If the shortcut is used regardless of the text direction, set this property to [gtk.types.TextDirection.None].
ShortcutsShortcut.direction
gtk.types.TextDirection direction() @propertyGet direction property.
Returns
The text direction for which this shortcut is active.
void direction(gtk.types.TextDirection propval) @propertySet direction property.
Parameters
propval | The text direction for which this shortcut is active. If the shortcut is used regardless of the text direction, set this property to [gtk.types.TextDirection.None]. |