added new function gimp_size_entry_get_help_widget() to make it possible
2003-10-15 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpsizeentry.[ch]: added new function gimp_size_entry_get_help_widget() to make it possible to set tooltips on a GimpSizeEntry. * app/widgets/gimppropwidgets.c (gimp_prop_size_entry_new) (gimp_prop_coordinates_connect): set tooltips from property blurbs. * app/core/gimpgrid.c * app/core/gimptemplate.c * app/gui/preferences-dialog.c: minor string changes.
This commit is contained in:
committed by
Sven Neumann
parent
981e947e64
commit
2806c6b2d5
@ -152,6 +152,7 @@ gimp_size_entry_get_unit
|
||||
gimp_size_entry_set_unit
|
||||
gimp_size_entry_set_pixel_digits
|
||||
gimp_size_entry_grab_focus
|
||||
gimp_size_entry_get_help_widget
|
||||
<SUBSECTION Standard>
|
||||
GIMP_SIZE_ENTRY
|
||||
GIMP_IS_SIZE_ENTRY
|
||||
|
||||
@ -232,6 +232,16 @@ gimp_coordinates_new()
|
||||
@gse:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_size_entry_get_help_widget ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gse:
|
||||
@field:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GimpSizeEntry::refval-changed ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user