prop_memsize_entry_new


Description:

[ 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.

Parameters:

config

Object to which property is attached.

property_name

Name of memsize property.

Returns:

A new MemsizeEntry.


Namespace: GimpUi
Package: gimp-ui-3.0