gtkToolButtonSetIconName: gtkToolButtonSetIconName

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the icon for the tool button from a named themed icon. See the docs for GtkIconTheme for more details. The "icon_name" property only has an effect if not overridden by non-NULL "label", "icon_widget" and "stock_id" properties.

Usage

1
gtkToolButtonSetIconName(object, icon.name)

Arguments

object

a GtkToolButton

icon.name

the name of the themed icon. [ allow-none ]

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


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