프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnParentSet | void | ||
Register | void |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Wrap ( object obj, bool initialized ) : void |
메소드 | 설명 | |
---|---|---|
ChildNotifyHandler ( object obj, Gtk args ) : void | ||
EmitNotify ( string propertyName ) : void |
메소드 | 설명 | |
---|---|---|
OnParentSet ( object ob, Gtk args ) : void | ||
Register ( ) : void |
protected ChildNotifyHandler ( object obj, Gtk args ) : void | ||
obj | object | |
args | Gtk | |
리턴 | void |
protected EmitNotify ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |
public Wrap ( object obj, bool initialized ) : void | ||
obj | object | |
initialized | bool | |
리턴 | void |