gtkToolbarGetIconSize {RGtk2}R Documentation

gtkToolbarGetIconSize

Description

Retrieves the icon size for the toolbar. See gtkToolbarSetIconSize.

Usage

gtkToolbarGetIconSize(object)

Arguments

object [GtkToolbar] a GtkToolbar

Value

[GtkIconSize] the current icon size for the icons on the toolbar.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]