Method | Description | |
---|---|---|
Destroy ( ) : void | ||
GetHoverXPosition ( int &w ) : int | ||
HideMenu ( ) : void | ||
IndexOf ( |
||
PathBar ( Widget>.Func |
||
SetActive ( int index ) : void | ||
SetPath ( |
Method | Description | |
---|---|---|
OnButtonPressEvent ( Gdk.EventButton evnt ) : bool | ||
OnButtonReleaseEvent ( Gdk.EventButton evnt ) : bool | ||
OnEnterNotifyEvent ( Gdk.EventCrossing evnt ) : bool | ||
OnExposeEvent ( Gdk.EventExpose evnt ) : bool | ||
OnLeaveNotifyEvent ( Gdk.EventCrossing evnt ) : bool | ||
OnMotionNotifyEvent ( Gdk.EventMotion evnt ) : bool | ||
OnSizeRequested ( Requisition &requisition ) : void | ||
OnStyleSet ( Gtk.Style previous ) : void |
Method | Description | |
---|---|---|
ArrSame ( |
||
CreateWidthArray ( int result, int index, |
||
DrawButtonBorder ( Cairo ctx, double x, double width ) : void | ||
DrawPathSeparator ( Cairo ctx, double x, double y, double size ) : void | ||
EnsureLayout ( ) : void | ||
EnsureWidths ( ) : void | ||
GetItemAt ( int x, int y ) : int | ||
KillLayout ( ) : void | ||
PositionFunc ( Gtk.Menu mn, int &x, int &y, bool &push_in ) : void | ||
PositionWidget ( Gtk widget ) : void | ||
ReduceWidths ( int overflow ) : int[] | ||
SetHover ( int i ) : void | ||
ShowMenu ( ) : void |
protected OnButtonPressEvent ( Gdk.EventButton evnt ) : bool | ||
evnt | Gdk.EventButton | |
return | bool |
protected OnButtonReleaseEvent ( Gdk.EventButton evnt ) : bool | ||
evnt | Gdk.EventButton | |
return | bool |
protected OnEnterNotifyEvent ( Gdk.EventCrossing evnt ) : bool | ||
evnt | Gdk.EventCrossing | |
return | bool |
protected OnExposeEvent ( Gdk.EventExpose evnt ) : bool | ||
evnt | Gdk.EventExpose | |
return | bool |
protected OnLeaveNotifyEvent ( Gdk.EventCrossing evnt ) : bool | ||
evnt | Gdk.EventCrossing | |
return | bool |
protected OnMotionNotifyEvent ( Gdk.EventMotion evnt ) : bool | ||
evnt | Gdk.EventMotion | |
return | bool |
protected OnSizeRequested ( Requisition &requisition ) : void | ||
requisition | Requisition | |
return | void |
protected OnStyleSet ( Gtk.Style previous ) : void | ||
previous | Gtk.Style | |
return | void |
public PathBar ( Widget>.Func |
||
createMenuForItem | Widget>.Func | |
return | System |