Gtk.Action.prototype.set_visible_vertical

function set_visible_vertical(visible_vertical:Boolean):void {
    // Gjs wrapper for gtk_action_set_visible_vertical()
}

Sets whether action is visible when vertical

Since 2.16

visible_vertical

whether the action is visible vertically