Method
GtkActionget_visible_horizontal
deprecated: 3.10 since: 2.16
Declaration [src]
gboolean
gtk_action_get_visible_horizontal (
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.
Gets property | Gtk.Action:visible-horizontal |