Method

AdwShortcutsItemset_direction

unstable since: 1.8

Declaration [src]

void
adw_shortcuts_item_set_direction (
  AdwShortcutsItem* self,
  GtkTextDirection direction
)

Description [src]

Sets the direction of self.

If set to GTK_TEXT_DIR_LTR or GTK_TEXT_DIR_RTL, the shortcut will only be displayed for this direction.

Available since: 1.8

Parameters

direction

Type: GtkTextDirection

The shortcut direction.