메소드 | 설명 | |
---|---|---|
Append ( Gtk.Widget widget ) : void | ||
ModeButton ( ) : System | ||
Remove ( int index ) : void |
메소드 | 설명 | |
---|---|---|
OnButtonPressEvent ( Gdk.EventButton evnt ) : bool | ||
OnExposeEvent ( Gdk.EventExpose evnt ) : bool | ||
OnLeaveNotifyEvent ( Gdk.EventCrossing evnt ) : bool | ||
OnMotionNotifyEvent ( Gdk.EventMotion evnt ) : bool |
protected OnButtonPressEvent ( Gdk.EventButton evnt ) : bool | ||
evnt | Gdk.EventButton | |
리턴 | bool |
protected OnExposeEvent ( Gdk.EventExpose evnt ) : bool | ||
evnt | Gdk.EventExpose | |
리턴 | bool |
protected OnLeaveNotifyEvent ( Gdk.EventCrossing evnt ) : bool | ||
evnt | Gdk.EventCrossing | |
리턴 | bool |
protected OnMotionNotifyEvent ( Gdk.EventMotion evnt ) : bool | ||
evnt | Gdk.EventMotion | |
리턴 | bool |