libgimp/gimpui.c libgimp/gimpunit.c libgimpbase/gimpenv.c
2003-02-06 Sven Neumann <sven@gimp.org> * libgimp/gimpui.c * libgimp/gimpunit.c * libgimpbase/gimpenv.c * libgimpmodule/gimpmodule.c * libgimpmodule/gimpmoduledb.c * libgimpwidgets/gimpchainbutton.c * libgimpwidgets/gimpdialog.c * libgimpwidgets/gimpfileselection.c * libgimpwidgets/gimphelpui.c * libgimpwidgets/gimpquerybox.c * libgimpwidgets/gimpsizeentry.c * libgimpwidgets/gimpunitmenu.c * libgimpwidgets/gimpwidgets.c: documentation fixes / improvements.
This commit is contained in:
committed by
Sven Neumann
parent
799c3849fc
commit
d26c1ce51b
@ -387,7 +387,7 @@ gimp_query_double_box (const gchar *title,
|
||||
* @unit: The unit initially shown by the #GimpUnitMenu.
|
||||
* @resolution: The resolution (in dpi) which will be used for pixel/unit
|
||||
* calculations.
|
||||
* @dot_for_dot: #TRUE if the #GimpUnitMenu's initial unit should be "pixels".
|
||||
* @dot_for_dot: %TRUE if the #GimpUnitMenu's initial unit should be "pixels".
|
||||
* @object: The object this query box is associated with.
|
||||
* @signal: The object's signal which will cause the query box
|
||||
* to be closed.
|
||||
|
||||
Reference in New Issue
Block a user