Action.setVisibleHorizontal

Warning gtk_action_set_visible_horizontal has been deprecated since version 3.10 and should not be used in newly-written code. Use GAction instead, and control and monitor the visibility of associated widgets and menu items directly Sets whether action is visible when horizontal Since 2.16

class Action
void
setVisibleHorizontal

Parameters

visibleHorizontal int

whether the action is visible horizontally

Meta