[ CCode ( cname = "xapp_icon_chooser_dialog_run" ) ]
public int run ()
Shows the dialog and enters a separate main loop until an icon is chosen or the action is canceled.
xapp_icon_chooser_dialog_run (), run_with_icon, and xapp_icon_chooser_dialog_run_with_category () may all be called multiple times. This is useful for applications which use this dialog multiple times, as it may improve performance for subsequent calls.
| this |
|
GTK_RESPONSE_OK if the user selected an icon, or GTK_RESPONSE_CANCEL otherwise |