ShortcutsShortcut.direction

gtk.types.TextDirection direction() @property nothrow

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 nothrow

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.