[Top]
GTK2
GTK2.Action
|
Method GTK2.Action()->create_icon()
- Method
create_icon
GTK2.Widget create_icon(int icon_size)
- Description
This function is intended for use by action implementations to create
icons displayed in the proxy widgets. One of ICON_SIZE_BUTTON , ICON_SIZE_DIALOG , ICON_SIZE_DND , ICON_SIZE_INVALID , ICON_SIZE_LARGE_TOOLBAR , ICON_SIZE_MENU and ICON_SIZE_SMALL_TOOLBAR .
|