SaveDelegate.icon

gio.icon.Icon icon() @property

Get icon property.

Returns

The "icon" property contains a #GIcon that describes the save

operation. Generally, this should be the symbolic icon of the document class you are saving.

Alternatively, you can use #PanelSaveDelegate:icon-name for a named icon.

void icon(gio.icon.Icon propval) @property

Set icon property.

Parameters

propvalThe "icon" property contains a #GIcon that describes the save operation. Generally, this should be the symbolic icon of the document class you are saving. Alternatively, you can use #PanelSaveDelegate:icon-name for a named icon.