GimpUi.ChannelComboBox.new
function new(): Gtk.Widget {
// Gjs wrapper for gimp_channel_combo_box_new()
}
Creates a new GimpUi.IntComboBox filled with all currently opened channels. See GimpUi.DrawableComboBox.new for more information.
Since 2.2
- Returns
a new GimpUi.IntComboBox.