Gtk.BindingSignal¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
args |
r/w |
the arguments specified for the signal |
|
n_args |
r/w |
number of arguments specified for the signal |
|
next |
r/w |
implementation detail |
|
signal_name |
r/w |
the action signal to be emitted |
Methods¶
None
Details¶
- class Gtk.BindingSignal¶
A
Gtk.BindingSignal
stores the necessary information to activate a widget in response to a key press via a signal emission.