Fix malformed doc comments
Most of these are forgotten :'s and similar details which gtk-doc now warns about.
This commit is contained in:
		| @ -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. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen