Property
PanelSaveDelegate:icon-name
Description [src]
The “icon-name” property contains the name of an icon to use when showing information about the save operation in UI such as a save dialog.
You can also use PanelSaveDelegate:icon
to set a GIcon
instead of
an icon name.
Type: | gchar* |
Default value | NULL |
Getter method | panel_save_delegate_get_icon_name() |
Setter method | panel_save_delegate_set_icon_name() |