gtkToolbarSetOrientation {RGtk2}R Documentation

gtkToolbarSetOrientation

Description

Sets whether a toolbar should appear horizontally or vertically.

Usage

gtkToolbarSetOrientation(object, orientation)

Arguments

object [GtkToolbar] a GtkToolbar.
orientation [GtkOrientation] a new GtkOrientation.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]