프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetParallelTextFunc | string>.Func | ||
OutEntry | Gtk.Entry |
메소드 | 설명 | |
---|---|---|
OnSourceChanged ( object sender, |
||
OnSourceFocusInEvent ( object o, Gtk.FocusInEventArgs args ) : void | ||
OnSourceFocusOutEvent ( object o, Gtk.FocusOutEventArgs args ) : void | ||
ParallelEditing ( Gtk.Entry outEntry ) : System | ||
SubscribeOnChanges ( Gtk.Entry sourceEntry ) : void |
public OnSourceChanged ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
public OnSourceFocusInEvent ( object o, Gtk.FocusInEventArgs args ) : void | ||
o | object | |
args | Gtk.FocusInEventArgs | |
리턴 | void |
public OnSourceFocusOutEvent ( object o, Gtk.FocusOutEventArgs args ) : void | ||
o | object | |
args | Gtk.FocusOutEventArgs | |
리턴 | void |
public ParallelEditing ( Gtk.Entry outEntry ) : System | ||
outEntry | Gtk.Entry | |
리턴 | System |
public SubscribeOnChanges ( Gtk.Entry sourceEntry ) : void | ||
sourceEntry | Gtk.Entry | |
리턴 | void |