GimpUi.IntComboBox.prototype.set_layout
function set_layout(layout: GimpUi.IntComboBoxLayout): void {
// Gjs wrapper for gimp_int_combo_box_set_layout()
}
Sets the layout of combo_box to layout.
Since 2.10
- layout
the combo box layout
function set_layout(layout: GimpUi.IntComboBoxLayout): void {
// Gjs wrapper for gimp_int_combo_box_set_layout()
}
Sets the layout of combo_box to layout.
Since 2.10
the combo box layout