gtkToolButtonSetStockId: gtkToolButtonSetStockId

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the name of the stock item. See gtkToolButtonNewFromStock. The stock_id property only has an effect if not overridden by non-NULL "label" and "icon_widget" properties.

Usage

1
gtkToolButtonSetStockId(object, stock.id = NULL)

Arguments

object

a GtkToolButton

stock.id

a name of a stock item, or NULL. [ allow-none ]

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.