forked from AuroraMiddleware/gtk
Docs typo fix.
2004-04-28 Matthias Clasen <mclasen@redhat.com> * gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): Docs typo fix.
This commit is contained in:
parent
8f0ef1b00e
commit
65c0f1460a
@ -1,3 +1,7 @@
|
||||
2004-04-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): Docs typo fix.
|
||||
|
||||
Sun Apr 25 15:36:02 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtktoolbutton.c (gtk_tool_button_set_label_widget): Fix
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-04-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): Docs typo fix.
|
||||
|
||||
Sun Apr 25 15:36:02 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtktoolbutton.c (gtk_tool_button_set_label_widget): Fix
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-04-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): Docs typo fix.
|
||||
|
||||
Sun Apr 25 15:36:02 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtktoolbutton.c (gtk_tool_button_set_label_widget): Fix
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-04-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): Docs typo fix.
|
||||
|
||||
Sun Apr 25 15:36:02 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtktoolbutton.c (gtk_tool_button_set_label_widget): Fix
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-04-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): Docs typo fix.
|
||||
|
||||
Sun Apr 25 15:36:02 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtktoolbutton.c (gtk_tool_button_set_label_widget): Fix
|
||||
|
@ -1536,7 +1536,7 @@ gdk_drawable_real_draw_pixbuf (GdkDrawable *drawable,
|
||||
/**
|
||||
* _gdk_drawable_get_scratch_gc:
|
||||
* @drawable: A #GdkDrawable
|
||||
* @graphics_exposures: Whether the reutrned #GdkGC should generate graphics exposures
|
||||
* @graphics_exposures: Whether the returned #GdkGC should generate graphics exposures
|
||||
*
|
||||
* Returns a #GdkGC suitable for drawing on @drawable. The #GdkGC has
|
||||
* the standard values for @drawable, except for the graphics_exposures
|
||||
|
Loading…
Reference in New Issue
Block a user