Data Fields | |
GtkWidget ** | widget |
The widget to activate. | |
int(* | activator )() |
Test function. |
Definition at line 75 of file gui.c.
|
Test function. If this function returns non-zero, the widget is activated. Referenced by update_button_sensitivity(). |