gtkToolButtonGetStockId {RGtk2}R Documentation

gtkToolButtonGetStockId

Description

Returns the name of the stock item. See gtkToolButtonSetStockId.

Usage

gtkToolButtonGetStockId(object)

Arguments

object [GtkToolButton] a GtkToolButton

Details

Since 2.4

Value

[character] the name of the stock item for button.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]