ToolButton.addOnClicked

This signal is emitted when the tool button is clicked with the mouse or activated with the keyboard.

class ToolButton
gulong
addOnClicked
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)