GimpUi » GimpUi.LayerComboBox »

GimpUi.LayerComboBox.new

function new(): Gtk.Widget {
    // Gjs wrapper for gimp_layer_combo_box_new()
}
  

Creates a new GimpUi.IntComboBox filled with all currently opened layers. See GimpUi.DrawableComboBox.new for more information.

Since 2.2

Returns

a new GimpUi.IntComboBox.

More Information

  • GimpUi.LayerComboBox