#GtkShortcutsShortcut:shortcut-type is set to #GTK_SHORTCUT_GESTURE. For the other predefined gesture types, GTK+ provides an icon on its own.
ShortcutsShortcut.icon
gio.icon.Icon icon() @propertyGet icon property.
Returns
An icon to represent the shortcut or gesture. This property is used if
void icon(gio.icon.Icon propval) @propertySet icon property.
Parameters
propval | An icon to represent the shortcut or gesture. This property is used if #GtkShortcutsShortcut:shortcut-type is set to #GTK_SHORTCUT_GESTURE. For the other predefined gesture types, GTK+ provides an icon on its own. |