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_TEXT_DIR_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_TEXT_DIR_NONE.