메소드 | 설명 | |
---|---|---|
ActivateFilter ( int id ) : void | ||
AddFilterOption ( int id, string label ) : Gtk.CheckMenuItem | ||
AddFilterSeparator ( ) : void | ||
AddLabelWidget ( Gtk label ) : Gtk.EventBox | ||
AddMenuItem ( string label ) : Gtk.MenuItem | ||
CancelSearch ( ) : void | ||
GetLabelForFilterID ( int id ) : string | ||
GrabFocusEntry ( ) : void | ||
PopupFilterMenu ( ) : void | ||
RemoveFilterOption ( int id ) : void | ||
SearchEntry ( ) : System |
메소드 | 설명 | |
---|---|---|
OnChanged ( ) : void | ||
OnDestroyed ( ) : void | ||
OnExposeEvent ( Gdk evnt ) : bool | ||
OnFilterChanged ( ) : void | ||
OnKeyPressEvent ( Gdk evnt ) : bool | ||
OnRequestMenu ( |
||
OnShown ( ) : void | ||
OnSizeRequested ( Requisition &requisition ) : void | ||
OnStateChanged ( Gtk previous_state ) : void |
메소드 | 설명 | |
---|---|---|
BuildMenu ( ) : void | ||
BuildWidget ( ) : void | ||
FindFilterMenuItem ( int id ) : FilterMenuItem | ||
NotifyActivated ( ) : void | ||
OnButtonReleaseEvent ( object o, Gtk.ButtonReleaseEventArgs args ) : void | ||
OnChangedTimeout ( ) : bool | ||
OnClearButtonClicked ( object o, |
||
OnInnerEntryChanged ( object o, |
||
OnInnerEntryFocusEvent ( object o, |
||
OnInnerEntryStateChanged ( object o, |
||
OnInnerEntryStyleSet ( object o, Gtk.StyleSetArgs args ) : void | ||
OnMenuDeactivated ( object o, |
||
OnMenuItemToggled ( object o, |
||
OnPositionMenu ( Gtk.Menu menu, int &x, int &y, bool &push_in ) : void | ||
RoundBorder ( Cairo ctx, double x, double y, double w, double h ) : void | ||
ShowHideButtons ( ) : void | ||
ShowMenu ( uint time ) : void | ||
UpdateStyle ( ) : void |
public AddFilterOption ( int id, string label ) : Gtk.CheckMenuItem | ||
id | int | |
label | string | |
리턴 | Gtk.CheckMenuItem |
public AddLabelWidget ( Gtk label ) : Gtk.EventBox | ||
label | Gtk | |
리턴 | Gtk.EventBox |
public AddMenuItem ( string label ) : Gtk.MenuItem | ||
label | string | |
리턴 | Gtk.MenuItem |
protected OnSizeRequested ( Requisition &requisition ) : void | ||
requisition | Requisition | |
리턴 | void |
protected OnStateChanged ( Gtk previous_state ) : void | ||
previous_state | Gtk | |
리턴 | void |