GimpUi.Button::extended-clicked

connect('extended-clicked', function (button, arg1: Gdk.ModifierType, ): void);
  

This signal is emitted when the button is clicked with a modifier key pressed.

button

instance of GimpUi.Button that is emitting the signal

arg1

the state of modifier keys when the button was clicked