LayerComboBox


Description:

[ CCode ( cname = "gimp_layer_combo_box_new" , has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.2" ) ]
public LayerComboBox (owned ItemConstraintFunc? constraint)

Creates a new IntComboBox filled with all currently opened layers.

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.