gtkToolButtonGetStockId {RGtk2}R Documentation

gtkToolButtonGetStockId

Description

Returns the name of the stock item. See gtkToolButtonSetStockId.

Usage

gtkToolButtonGetStockId(object)

Arguments

object

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.20.21 Index]