Method | Description | |
---|---|---|
RatingEntry ( int rating ) : System |
Method | Description | |
---|---|---|
OnButtonPressEvent ( Gdk evnt ) : bool | ||
OnChanged ( ) : void | ||
OnChanging ( ) : void | ||
OnDrawn ( Cairo cr ) : bool | ||
OnEnterNotifyEvent ( Gdk evnt ) : bool | ||
OnGetPreferredHeight ( int &minimum_height, int &natural_height ) : void | ||
OnGetPreferredWidth ( int &minimum_width, int &natural_width ) : void | ||
OnKeyPressEvent ( Gdk evnt ) : bool | ||
OnLeaveNotifyEvent ( Gdk crossing ) : bool | ||
OnMapped ( ) : void | ||
OnMotionNotifyEvent ( Gdk motion ) : bool | ||
OnRealized ( ) : void | ||
OnScrollEvent ( Gdk args ) : bool | ||
OnSizeAllocated ( Gdk allocation ) : void | ||
OnStyleUpdated ( ) : void | ||
OnUnmapped ( ) : void | ||
OnUnrealized ( ) : void | ||
RatingEntry ( |
||
RatingEntry ( int rating, |
||
SizeRequested ( ) : Requisition |
Method | Description | |
---|---|---|
ClearHover ( ) : void | ||
HandleKeyPress ( Gdk evnt ) : bool | ||
HandleLeaveNotify ( Gdk crossing ) : bool | ||
HandleMotionNotify ( Gdk state, double x ) : bool | ||
HandleScroll ( Gdk args ) : bool | ||
RatingEntry ( ) : System | ||
SetValueFromPosition ( int x ) : void |
protected OnButtonPressEvent ( Gdk evnt ) : bool | ||
evnt | Gdk | |
return | bool |
protected OnEnterNotifyEvent ( Gdk evnt ) : bool | ||
evnt | Gdk | |
return | bool |
protected OnGetPreferredHeight ( int &minimum_height, int &natural_height ) : void | ||
minimum_height | int | |
natural_height | int | |
return | void |
protected OnGetPreferredWidth ( int &minimum_width, int &natural_width ) : void | ||
minimum_width | int | |
natural_width | int | |
return | void |
protected OnKeyPressEvent ( Gdk evnt ) : bool | ||
evnt | Gdk | |
return | bool |
protected OnLeaveNotifyEvent ( Gdk crossing ) : bool | ||
crossing | Gdk | |
return | bool |
protected OnMotionNotifyEvent ( Gdk motion ) : bool | ||
motion | Gdk | |
return | bool |
protected OnSizeAllocated ( Gdk allocation ) : void | ||
allocation | Gdk | |
return | void |
protected RatingEntry ( |
||
raw | ||
return | System |
protected RatingEntry ( int rating, |
||
rating | int | |
renderer | ||
return | System |