gtkActionCreateIcon {RGtk2} | R Documentation |
This function is intended for use by action implementations to create icons displayed in the proxy widgets.
gtkActionCreateIcon(object, icon.size)
|
[GtkAction ] the action object |
|
[GtkIconSize ] the size of the icon that should be created. |
Since 2.4
[GtkWidget
] a widget that displays the icon for this action.
Derived by RGtkGen from GTK+ documentation