]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstyleprovider.c
Don't use *DISABLE_DEPRECATED guards
[~andy/gtk] / gtk / gtkstyleprovider.c
index d43808f1aa31aef661276b67ec0332a04962168d..cad10876f7f40d98589aedfb626a9fd39e5a0c61 100644 (file)
@@ -29,8 +29,8 @@
  * @Title: GtkStyleProvider
  * @See_also: #GtkStyleContext, #GtkCssProvider
  *
- * GtkStyleProvider is an interface used to provide style information to a #GtkStyleContext,
- * see gtk_style_context_add_provider() and gtk_style_context_add_provider_for_screen().
+ * GtkStyleProvider is an interface used to provide style information to a #GtkStyleContext.
+ * See gtk_style_context_add_provider() and gtk_style_context_add_provider_for_screen().
  */
 
 static void gtk_style_provider_iface_init (gpointer g_iface);