Top | ![]() |
![]() |
![]() |
![]() |
GIcon * | icon | Read / Write |
GtkSizeGroup * | icon-size-group | Write |
gchar * | subtitle | Read / Write |
gchar * | title | Read / Write |
GtkSizeGroup * | title-size-group | Write |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GtkShortcutsGesture
GtkShortcutsGesture implements AtkImplementorIface, GtkBuildable and GtkOrientable.
A GtkShortcutsGesture represents a single gesture with an image an a short text.
This widget is only meant to be used with GtkShortcutsWindow.
“subtitle”
property“subtitle” gchar *
The subtitle for the gesture.
This should be a short, one-line text that describes the gesture itself, e.g. "Two-finger swipe".
Flags: Read / Write
Default value: ""
“title”
property“title” gchar *
The title for the gesture.
This should be a short, one-line text that describes the action associated with the gesture.
Flags: Read / Write
Default value: ""
“title-size-group”
property“title-size-group” GtkSizeGroup *
The size group for the textual portion of this gesture.
This is used internally by GTK+, and must not be modified by applications.
Flags: Write