Gtk.Action.prototype.set_visible_horizontal

function set_visible_horizontal(visible_horizontal:Boolean):void {
    // Gjs wrapper for gtk_action_set_visible_horizontal()
}

Sets whether action is visible when horizontal

Since 2.16

visible_horizontal

whether the action is visible horizontally