gtkToolbarGetStyle {RGtk2}R Documentation

gtkToolbarGetStyle

Description

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

Usage

gtkToolbarGetStyle(object)

Arguments

object

a GtkToolbar

Value

[GtkToolbarStyle] the current style of toolbar

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]