GimpUi.IntComboBox.set_layout
@accepts(GimpUi.IntComboBox, GimpUi.IntComboBoxLayout)
@returns(none)
def set_layout(self, layout):
# Python wrapper for gimp_int_combo_box_set_layout()
Sets the layout of self to layout.
Since 2.10
- self
- layout
the combo box layout