Remove a no longer needed note. (#161544, Tommi Komulainen)

2004-12-17  Matthias Clasen  <mclasen@redhat.com>

	* gdk/tmpl/x_interaction.sgml: Remove a no longer needed
	note.  (#161544, Tommi Komulainen)
This commit is contained in:
Matthias Clasen 2004-12-18 03:55:53 +00:00 committed by Matthias Clasen
parent 55e724b087
commit ca8b2eb993
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2004-12-17 Matthias Clasen <mclasen@redhat.com>
* gdk/tmpl/x_interaction.sgml: Remove a no longer needed
note. (#161544, Tommi Komulainen)
Fri Dec 17 13:51:17 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/Makefile.am (HTML_IMAGES): spell missing stock icons

View File

@ -224,11 +224,6 @@ Returns the display of a #GdkCursor.
<para>
Returns the X GC of a #GdkGC.
</para>
<note><para>
Note that the clip origin, clip region and tile/stipple origin fields of the
returned GC may not be in sync with @gc. If you need that,
use GDK_GC_GET_XGC().
</para></note>
@gc: a #GdkGC.
@Returns: an Xlib <type>GC</type>.