summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontextprivate.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2015-03-11 21:24:05 +0100
committerBenjamin Otte <otte@redhat.com>2015-03-12 01:15:38 +0100
commit181e58e402aec9c546850d95194384329a9637e0 (patch)
treeb8384fefe8db54fe34a26de838b33ae24ade1b7c /gtk/gtkstylecontextprivate.h
parent63f59dde3a2740057fb24115b58100af630aa453 (diff)
downloadgtk+-181e58e402aec9c546850d95194384329a9637e0.tar.gz
iconhelper: Move function from style context into only user
Diffstat (limited to 'gtk/gtkstylecontextprivate.h')
-rw-r--r--gtk/gtkstylecontextprivate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkstylecontextprivate.h b/gtk/gtkstylecontextprivate.h
index 91e183c41e..a520bf73b2 100644
--- a/gtk/gtkstylecontextprivate.h
+++ b/gtk/gtkstylecontextprivate.h
@@ -66,7 +66,6 @@ void _gtk_style_context_get_icon_extents (GtkStyleContext
gint y,
gint width,
gint height);
-GtkIconLookupFlags _gtk_style_context_get_icon_lookup_flags (GtkStyleContext *context);
/* Accessibility support */
AtkAttributeSet *_gtk_style_context_get_attributes (AtkAttributeSet *attributes,