Fix doc typos
svn path=/trunk/; revision=20380
This commit is contained in:
parent
a434b6bf94
commit
d0b1330d92
@ -1,3 +1,7 @@
|
|||||||
|
2008-06-13 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gdk/gdkwindow.c: Fix doc typos
|
||||||
|
|
||||||
2008-06-13 Matthias Clasen <mclasen@redhat.com>
|
2008-06-13 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkfilesystem.c: Avoid PLT entries by including
|
* gtk/gtkfilesystem.c: Avoid PLT entries by including
|
||||||
|
@ -3510,12 +3510,12 @@ apply_redirect_to_children (GdkWindowObject *private, GdkWindowRedirect *redirec
|
|||||||
* gdk_window_redirect_to_drawable:
|
* gdk_window_redirect_to_drawable:
|
||||||
* @window: a #GdkWindow
|
* @window: a #GdkWindow
|
||||||
* @drawable: a #GdkDrawable
|
* @drawable: a #GdkDrawable
|
||||||
* src_x: x position in @window
|
* @src_x: x position in @window
|
||||||
* src_y: y position in @window
|
* @src_y: y position in @window
|
||||||
* dest_x: x position in @drawable
|
* @dest_x: x position in @drawable
|
||||||
* dest_y: y position in @drawable
|
* @dest_y: y position in @drawable
|
||||||
* width: width of redirection
|
* @width: width of redirection
|
||||||
* height: height of redirection
|
* @height: height of redirection
|
||||||
*
|
*
|
||||||
* Redirects drawing into @windows so that drawing to the
|
* Redirects drawing into @windows so that drawing to the
|
||||||
* window in the rectangle specified by @src_x, @src_y,
|
* window in the rectangle specified by @src_x, @src_y,
|
||||||
|
Loading…
Reference in New Issue
Block a user