Signal
Gtk ToolButton::clicked
Declaration
void
clicked(
GtkToolButton*self,
gpointeruser_data
)
Description [src]
This signal is emitted when the tool button is clicked with the mouse or activated with the keyboard.
Default handler:
The default handler is called before the handlers added via g_signal_connect().
Signal can be directly emitted on objects from user code