[ CCode ( cname = "xapp_icon_chooser_button_new_with_size" , has_construct_function = false ) ]
public IconChooserButton.with_size (IconSize icon_size)
Creates a new IconChooserButton, and sets the sizes of the button image and the icons in the dialog.
Note that xapp_icon_chooser_button_new_with_size (NULL, NULL) is the same as calling xapp_icon_chooser_button_new ().
| icon_size |
the size of icon to use in the button, or NULL to use the default value. |
|
a newly created IconChooserButton |