Method | Description | |
---|---|---|
AddPlaceholder ( ) : Placeholder | ||
Delete ( Stetic ph ) : void | ||
Wrap ( object obj, bool initialized ) : void |
Method | Description | |
---|---|---|
GenerateChildBuildCode ( GeneratorContext ctx, System.CodeDom.CodeExpression parentVar, |
||
ReplaceChild ( Gtk oldChild, Gtk newChild ) : void |
Method | Description | |
---|---|---|
AddWithViewport ( Gtk child ) : void |
protected GenerateChildBuildCode ( GeneratorContext ctx, System.CodeDom.CodeExpression parentVar, |
||
ctx | GeneratorContext | |
parentVar | System.CodeDom.CodeExpression | |
wrapper | ||
return | void |
protected ReplaceChild ( Gtk oldChild, Gtk newChild ) : void | ||
oldChild | Gtk | |
newChild | Gtk | |
return | void |
public Wrap ( object obj, bool initialized ) : void | ||
obj | object | |
initialized | bool | |
return | void |