[ CCode ( cname = "gimp_prop_memsize_entry_new" ) ]
[ Version ( since = "2.4" ) ]
public Widget prop_memsize_entry_new (Object config, string property_name)
Creates a MemsizeEntry (spin button and option menu) to set and display the value of the specified memsize property.
See MemsizeEntry for more information.
| config |
Object to which property is attached. |
| property_name |
Name of memsize property. |
|
A new MemsizeEntry. |