[ CCode ( cname = "gimp_channel_combo_box_new" , has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.2" ) ]
public ChannelComboBox (owned ItemConstraintFunc? constraint)
Creates a new IntComboBox filled with all currently opened channels.
See DrawableComboBox for more information.
| constraint |
A ItemConstraintFunc or null |
| data |
A pointer that is passed to |
| data_destroy |
Destroy function for |
|
a new IntComboBox. |