[ 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.
| this |
|
the string representation of the currently selected icon or NULL if no icon is selected. |