gtkToolShellGetIconSize {RGtk2}R Documentation

gtkToolShellGetIconSize

Description

Retrieves the icon size for the tool shell. Tool items must not call this function directly, but rely on gtkToolItemGetIconSize instead.

Usage

gtkToolShellGetIconSize(object)

Arguments

object

a GtkToolShell

Details

Since 2.14

Value

[GtkIconSize] the current size for icons of shell. [ type int]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]