gtkToolbarSetOrientation: gtkToolbarSetOrientation

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets whether a toolbar should appear horizontally or vertically. WARNING: gtk_toolbar_set_orientation has been deprecated since version 2.16 and should not be used in newly-written code. Use gtkOrientableSetOrientation instead.

Usage

1
gtkToolbarSetOrientation(object, orientation)

Arguments

object

a GtkToolbar.

orientation

a new GtkOrientation.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.