gtkActionCreateIcon {RGtk2}R Documentation

gtkActionCreateIcon

Description

This function is intended for use by action implementations to create icons displayed in the proxy widgets.

Usage

gtkActionCreateIcon(object, icon.size)

Arguments

object

the action object

icon.size

the size of the icon that should be created. [ type int]

Details

Since 2.4

Value

[GtkWidget] a widget that displays the icon for this action.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]