Fix malformed doc comments

Most of these are forgotten :'s and similar details
which gtk-doc now warns about.
This commit is contained in:
Matthias Clasen
2012-04-12 20:07:28 -04:00
parent da755ada52
commit 050cba6a31
38 changed files with 87 additions and 98 deletions

View File

@ -85,7 +85,7 @@ typedef struct _GtkStyleProviderIface GtkStyleProviderIface;
typedef struct _GtkStyleProvider GtkStyleProvider; /* dummy typedef */
/**
* GtkStyleProviderIface
* GtkStyleProviderIface:
* @get_style: Gets a set of style information that applies to a widget path.
* @get_style_property: Gets the value of a widget style property that applies to a widget path.
* @get_icon_factory: Gets the icon factory that applies to a widget path.