diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 481cdcc778..b87cf8cd86 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +2004-12-17 Matthias Clasen + + * gdk/tmpl/x_interaction.sgml: Remove a no longer needed + note. (#161544, Tommi Komulainen) + Fri Dec 17 13:51:17 2004 Jonathan Blandford * gtk/Makefile.am (HTML_IMAGES): spell missing stock icons diff --git a/docs/reference/gdk/tmpl/x_interaction.sgml b/docs/reference/gdk/tmpl/x_interaction.sgml index 0fa73d9602..badef605cf 100644 --- a/docs/reference/gdk/tmpl/x_interaction.sgml +++ b/docs/reference/gdk/tmpl/x_interaction.sgml @@ -224,11 +224,6 @@ Returns the display of a #GdkCursor. Returns the X GC of a #GdkGC. - -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(). - @gc: a #GdkGC. @Returns: an Xlib GC.