gtkToolbarGetStyle {RGtk2}R Documentation

gtkToolbarGetStyle

Description

Retrieves whether the toolbar has text, icons, or both . See gtkToolbarSetStyle.

Usage

gtkToolbarGetStyle(object)

Arguments

object [GtkToolbar] a GtkToolbar

Value

[GtkToolbarStyle] the current style of toolbar

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]