[Top]
GTK
GTK.Clist
|
Method GTK.Clist()->set_button_actions()
- Method
set_button_actions
-
GTK.Clist set_button_actions(int button, int action)
- Description
-
Action is a bitwise or of BUTTON_DRAGS, BUTTON_EXPANDS, BUTTON_IGNORED, BUTTON_SELECTS, BUTTONBOX_DEFAULT_STYLE, BUTTONBOX_EDGE, BUTTONBOX_END, BUTTONBOX_SPREAD and BUTTONBOX_START
Button is the mouse button (normally 1-3, 4 and 5 sometimes beeing
scroll wheel up and scroll wheel down)
|