Method | Description | |
---|---|---|
Activate ( ) : void | ||
HoverImageButton ( ) : System | ||
HoverImageButton ( Xwt img ) : System |
Method | Description | |
---|---|---|
OnButtonPressEvent ( Gdk evnt ) : bool | ||
OnButtonReleaseEvent ( Gdk evnt ) : bool | ||
OnEnterNotifyEvent ( Gdk evnt ) : bool | ||
OnExposeEvent ( Gdk evnt ) : bool | ||
OnFocusInEvent ( Gdk evnt ) : bool | ||
OnFocusOutEvent ( Gdk evnt ) : bool | ||
OnLeaveNotifyEvent ( Gdk evnt ) : bool |
Method | Description | |
---|---|---|
UpdateImage ( ) : void |
protected OnButtonPressEvent ( Gdk evnt ) : bool | ||
evnt | Gdk | |
return | bool |
protected OnButtonReleaseEvent ( Gdk evnt ) : bool | ||
evnt | Gdk | |
return | bool |
protected OnEnterNotifyEvent ( Gdk evnt ) : bool | ||
evnt | Gdk | |
return | bool |
protected OnFocusOutEvent ( Gdk evnt ) : bool | ||
evnt | Gdk | |
return | bool |
protected OnLeaveNotifyEvent ( Gdk evnt ) : bool | ||
evnt | Gdk | |
return | bool |