diff options
Diffstat (limited to 'gdk/gdkcairo.c')
-rw-r--r-- | gdk/gdkcairo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkcairo.c b/gdk/gdkcairo.c index 066f5c434d..b13c87a42a 100644 --- a/gdk/gdkcairo.c +++ b/gdk/gdkcairo.c @@ -378,7 +378,7 @@ gdk_cairo_set_source_window (cairo_t *cr, cairo_surface_destroy (surface); } -/* +/** * _gdk_cairo_surface_extents: * @surface: surface to measure * @extents: (out): rectangle to put the extents |