get_icon_string


Description:

[ CCode ( cname = "xapp_icon_chooser_dialog_get_icon_string" ) ]
public string get_icon_string ()

Gets the currently selected icon from the dialog.

If allow-paths is TRUE, this function may return either an icon name or a path depending on what the user selects. Otherwise it will only return an icon name.

Parameters:

this

a IconChooserDialog

Returns:

the string representation of the currently selected icon or NULL if no icon is selected.