[ CCode ( has_construct_function = false ) ]
protected IconChooserDialog ()
Creates a new IconChooserDialog.
This function is analogous to Dialog.with_buttons.
| first_button_text |
stock-id or text to go in the first button, or null. |
| parent |
transient parent of the dialog, or null. |
| title |
title of the dialog, or null. |
| ... |
response-id for the first button, then additional (button, id) pairs, ending with null. |
|
a new IconChooserDialog. |