Files
gimp/devel-docs/libgimpwidgets/tmpl/gimpmemsizeentry.sgml
Michael Natterer 1fbd2d5188 gtk-doc 1.4 added the Stability_Level section all over the place.
2005-07-07  Michael Natterer  <mitch@gimp.org>

	* libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level
	section all over the place.
2005-07-07 16:33:31 +00:00

64 lines
1.1 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
GimpMemsizeEntry
<!-- ##### SECTION Short_Description ##### -->
A composite widget that allows to enter a memory size.
<!-- ##### SECTION Long_Description ##### -->
<para>
Similar to a #GimpSizeEntry but instead of lengths, this widget is used to let
the user enter memory sizes. An option menu allows to switch between
Kilobytes, Megabytes and Gigabytes. Used in the GIMP preferences dialog.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT GimpMemsizeEntry ##### -->
<para>
The #GimpSizeEntry struct is considered private.
</para>
<!-- ##### SIGNAL GimpMemsizeEntry::value-changed ##### -->
<para>
</para>
@gimpmemsizeentry: the object which received the signal.
<!-- ##### FUNCTION gimp_memsize_entry_new ##### -->
<para>
</para>
@value:
@lower:
@upper:
@Returns:
<!-- ##### FUNCTION gimp_memsize_entry_set_value ##### -->
<para>
</para>
@entry:
@value:
<!-- ##### FUNCTION gimp_memsize_entry_get_value ##### -->
<para>
</para>
@entry:
@Returns: