Method

GtkActionget_visible_vertical

deprecated: 3.10 since: 2.16

Declaration [src]

gboolean
gtk_action_get_visible_vertical (
  GtkAction* action
)

Description [src]

Checks whether action is visible when horizontal.

Available since: 2.16

Deprecated since: 3.10

Use GAction instead, and control and monitor the visibility of associated widgets and menu items directly.

Return value

Type: gboolean

Whether action is visible when horizontal.