[ CCode ( type_id = "gimp_memsize_entry_get_type ()" ) ]
public class MemsizeEntry : Box, Implementor, Buildable, Orientable
Similar to a SizeEntry but instead of lengths, this widget is used to let the user enter memory sizes.
A combo box allows one to switch between Kilobytes, Megabytes and Gigabytes. Used in the GIMP preferences dialog.
GtkOptionMenu all setup to allow the user to enter memory sizes.