libgimpwidgets/gimpwidgets.[ch] added new utility function
2004-06-21 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpwidgets.[ch] * libgimpwidgets/gimpwidgets.def: added new utility function gimp_label_set_attributes(). * app/display/gimpdisplayshell.c * app/gui/preferences-dialog.c * app/gui/resolution-calibrate-dialog.c * app/widgets/gimpviewabledialog.c * app/widgets/gimpwidgets-utils.c: use the new function. * app/widgets/gimpcontainergridview.c * app/widgets/gimphistogrameditor.c: display the name in italic. * plug-ins/common/jpeg.c: display the file size in italic.
This commit is contained in:
committed by
Sven Neumann
parent
f68a788d01
commit
2670ce0bf8
@ -585,6 +585,7 @@ gimp_float_adjustment_update
|
||||
gimp_double_adjustment_update
|
||||
gimp_unit_menu_update
|
||||
gimp_table_attach_aligned
|
||||
gimp_label_set_attributes
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
||||
@ -355,3 +355,12 @@ Returns the #GimpChainButton which is attached to the #GimpSizeEntry.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_label_set_attributes ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@label:
|
||||
@Varargs:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user