diff options
author | Alexey Malyshev <maa@sparc.spb.su> | 2002-02-15 19:22:37 +0000 |
---|---|---|
committer | Vitaly Tishkov <tvv@src.gnome.org> | 2002-02-15 19:22:37 +0000 |
commit | dbe4dbe8e921013769f8aef04a703219fe9da0e1 (patch) | |
tree | 47d6d82ad644e823745ba44a66d0948f5d197ee7 /docs | |
parent | baf21fbfa2cfacad32b1bf593ce81927f2ba7836 (diff) | |
download | gtk+-dbe4dbe8e921013769f8aef04a703219fe9da0e1.tar.gz |
gtk/tmpl/gtkimage.sgml removed wrong sentence from gtk_image_new() docs
2002-02-15 Alexey Malyshev <maa@sparc.spb.su>
* gtk/tmpl/gtkimage.sgml
removed wrong sentence from gtk_image_new() docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkimage.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtkimage.sgml b/docs/reference/gtk/tmpl/gtkimage.sgml index a8557b8e7f..f3ef863475 100644 --- a/docs/reference/gtk/tmpl/gtkimage.sgml +++ b/docs/reference/gtk/tmpl/gtkimage.sgml @@ -330,7 +330,7 @@ functions), but they will all return %NULL values. <!-- ##### FUNCTION gtk_image_new ##### --> <para> -Creates the new #GtkImage using the value and the mask. + </para> @Returns: the #GtkImage |