GimpUi.SizeEntry.show_unit_menu
@accepts(GimpUi.SizeEntry, bool)
@returns(none)
def show_unit_menu(self, show):
# Python wrapper for gimp_size_entry_show_unit_menu()
Controls whether a unit menu is shown in the size entry. If show is True, the menu is shown; otherwise it is hidden.
Since 2.4
- self
- show
Boolean