[pango] introspection: Remove incorrect trailing colon from (skip)
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] introspection: Remove incorrect trailing colon from (skip)
- Date: Thu, 16 Jun 2011 16:12:41 +0000 (UTC)
commit 2f3adfb762a0af6414f1c93627c2bd26ee90e7f8
Author: Colin Walters <walters verbum org>
Date: Wed Jun 15 12:32:25 2011 -0400
introspection: Remove incorrect trailing colon from (skip)
The syntax doesn't include this, and apparently it confuses gtk-doc.
pango/pangocairo-context.c | 2 +-
pango/pangocairo-fontmap.c | 2 +-
pango/pangoxft-fontmap.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pango/pangocairo-context.c b/pango/pangocairo-context.c
index b83ee41..df1b889 100644
--- a/pango/pangocairo-context.c
+++ b/pango/pangocairo-context.c
@@ -340,7 +340,7 @@ pango_cairo_context_set_shape_renderer (PangoContext *context,
}
/**
- * pango_cairo_context_get_shape_renderer: (skip):
+ * pango_cairo_context_get_shape_renderer: (skip)
* @context: a #PangoContext, from a pangocairo font map
* @data: Pointer to #gpointer to return user data
*
diff --git a/pango/pangocairo-fontmap.c b/pango/pangocairo-fontmap.c
index fb4377f..d5bff78 100644
--- a/pango/pangocairo-fontmap.c
+++ b/pango/pangocairo-fontmap.c
@@ -240,7 +240,7 @@ pango_cairo_font_map_get_resolution (PangoCairoFontMap *fontmap)
}
/**
- * pango_cairo_font_map_create_context: (skip):
+ * pango_cairo_font_map_create_context: (skip)
* @fontmap: a #PangoCairoFontMap
*
* Create a #PangoContext for the given fontmap.
diff --git a/pango/pangoxft-fontmap.c b/pango/pangoxft-fontmap.c
index 2668ea3..3e6034e 100644
--- a/pango/pangoxft-fontmap.c
+++ b/pango/pangoxft-fontmap.c
@@ -310,7 +310,7 @@ _pango_xft_font_map_get_info (PangoFontMap *fontmap,
}
/**
- * pango_xft_get_context: (skip):
+ * pango_xft_get_context: (skip)
* @display: an X display.
* @screen: an X screen.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]