gtkToolButtonGetIconWidget {RGtk2}R Documentation

gtkToolButtonGetIconWidget

Description

Return the widget used as icon widget on button. See gtkToolButtonSetIconWidget.

Usage

gtkToolButtonGetIconWidget(object)

Arguments

object [GtkToolButton] a GtkToolButton

Details

Since 2.4

Value

[GtkWidget] The widget used as icon on button, or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]