signal callback delegate or function to connect
void callback(gtk.tool_button.ToolButton toolButton)
toolButton the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Clicked signal.
This signal is emitted when the tool button is clicked with the mouse or activated with the keyboard.