summaryrefslogtreecommitdiff
path: root/gtk/gtkstyleprovider.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-11-19 13:36:08 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-11-19 13:36:58 -0500
commit64a75ec87d51d63fef99a6ac9d894525c3241857 (patch)
tree731a2a55a5577727b11b50256ffaa5d0322e5ff8 /gtk/gtkstyleprovider.h
parent2d65156be377df8404dfd07a3846ee76939580e1 (diff)
downloadgtk+-64a75ec87d51d63fef99a6ac9d894525c3241857.tar.gz
Drop docs for no-longer-existing API
Poor gtk-doc gets confused so easily...
Diffstat (limited to 'gtk/gtkstyleprovider.h')
-rw-r--r--gtk/gtkstyleprovider.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkstyleprovider.h b/gtk/gtkstyleprovider.h
index f5068de666..730290fad3 100644
--- a/gtk/gtkstyleprovider.h
+++ b/gtk/gtkstyleprovider.h
@@ -89,9 +89,7 @@ typedef struct _GtkStyleProvider GtkStyleProvider; /* dummy typedef */
/**
* 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.
*/
struct _GtkStyleProviderIface
{