GimpUi.IntComboBox.prototype.get_layout
function get_layout(): GimpUi.IntComboBoxLayout {
// Gjs wrapper for gimp_int_combo_box_get_layout()
}
Returns the layout of combo_box
Since 2.10
- Returns
the combo_box's layout.
function get_layout(): GimpUi.IntComboBoxLayout {
// Gjs wrapper for gimp_int_combo_box_get_layout()
}
Returns the layout of combo_box
Since 2.10
the combo_box's layout.