GimpUi.SizeEntry.prototype.show_unit_menu

function show_unit_menu(show: Boolean): void {
    // Gjs 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

show

Boolean