ShortcutsShortcut.direction

gtk.types.TextDirection direction() @property

Get direction property.

Returns

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.

void direction(gtk.types.TextDirection propval) @property

Set direction property.

Parameters

propvalThe 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.