This property is used if property@Gtk.ShortcutsShortcut:shortcut-type is set to [gtk.types.ShortcutType.Gesture].
For the other predefined gesture types, GTK provides an icon on its own.
gio.icon.Icon icon() @propertyGet icon property.
This property is used if property@Gtk.ShortcutsShortcut:shortcut-type is set to [gtk.types.ShortcutType.Gesture].
For the other predefined gesture types, GTK provides an icon on its own.
void icon(gio.icon.Icon propval) @propertySet icon property.
propval | An icon to represent the shortcut or gesture. This property is used if property@Gtk.ShortcutsShortcut:shortcut-type is set to [gtk.types.ShortcutType.Gesture]. For the other predefined gesture types, GTK provides an icon on its own. |