ChannelComboBox


Description:

[ 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.

Parameters:

constraint

A ItemConstraintFunc or null

data

A pointer that is passed to constraint

data_destroy

Destroy function for data

Returns:

a new IntComboBox.