From: Anders Carlsson Date: Tue, 3 Dec 2002 19:23:26 +0000 (+0000) Subject: Fix doc comment. X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;ds=sidebyside;h=65ab094e54f6049e8527e9212e27fd00e4e0c3fe;p=~andy%2Fgtk Fix doc comment. 2002-12-03 Anders Carlsson * gtk/gtkstyle.c: Fix doc comment. --- diff --git a/ChangeLog b/ChangeLog index d9c13a6ac..d94044495 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-03 Anders Carlsson + + * gtk/gtkstyle.c: Fix doc comment. + Mon Dec 2 20:36:28 2002 Owen Taylor * === Released GTK+-2.1.3 === diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index d9c13a6ac..d94044495 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2002-12-03 Anders Carlsson + + * gtk/gtkstyle.c: Fix doc comment. + Mon Dec 2 20:36:28 2002 Owen Taylor * === Released GTK+-2.1.3 === diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index d9c13a6ac..d94044495 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,7 @@ +2002-12-03 Anders Carlsson + + * gtk/gtkstyle.c: Fix doc comment. + Mon Dec 2 20:36:28 2002 Owen Taylor * === Released GTK+-2.1.3 === diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index d9c13a6ac..d94044495 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +2002-12-03 Anders Carlsson + + * gtk/gtkstyle.c: Fix doc comment. + Mon Dec 2 20:36:28 2002 Owen Taylor * === Released GTK+-2.1.3 === diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index d9c13a6ac..d94044495 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +2002-12-03 Anders Carlsson + + * gtk/gtkstyle.c: Fix doc comment. + Mon Dec 2 20:36:28 2002 Owen Taylor * === Released GTK+-2.1.3 === diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index d9c13a6ac..d94044495 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2002-12-03 Anders Carlsson + + * gtk/gtkstyle.c: Fix doc comment. + Mon Dec 2 20:36:28 2002 Owen Taylor * === Released GTK+-2.1.3 === diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c index 8c9fd1b39..e3a818633 100644 --- a/gtk/gtkstyle.c +++ b/gtk/gtkstyle.c @@ -1453,8 +1453,7 @@ gtk_draw_layout (GtkStyle *style, * @style: a #GtkStyle * @window: a #GdkWindow * @state_type: a state - * @edge: the edge in which to draw the resize grip, currently only - * %GTK_WINDOW_EDGE_SOUTH_EAST is implemented + * @edge: the edge in which to draw the resize grip * @x: the x origin of the rectangle in which to draw the resize grip * @y: the y origin of the rectangle in which to draw the resize grip * @width: the width of the rectangle in which to draw the resize grip