메소드 | 설명 | |
---|---|---|
RatingEntry ( int rating ) : System |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 OnGetPreferredHeight ( int &minimum_height, int &natural_height ) : void | ||
minimum_height | int | |
natural_height | int | |
리턴 | void |
protected OnGetPreferredWidth ( int &minimum_width, int &natural_width ) : void | ||
minimum_width | int | |
natural_width | int | |
리턴 | void |
protected OnLeaveNotifyEvent ( Gdk crossing ) : bool | ||
crossing | Gdk | |
리턴 | bool |
protected OnMotionNotifyEvent ( Gdk motion ) : bool | ||
motion | Gdk | |
리턴 | bool |
protected OnSizeAllocated ( Gdk allocation ) : void | ||
allocation | Gdk | |
리턴 | void |
protected RatingEntry ( int rating, |
||
rating | int | |
renderer | ||
리턴 | System |