summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkstylecontext.h')
-rw-r--r--gtk/gtkstylecontext.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h
index bfe513067f..0f349ff368 100644
--- a/gtk/gtkstylecontext.h
+++ b/gtk/gtkstylecontext.h
@@ -1019,12 +1019,6 @@ GDK_AVAILABLE_IN_ALL
GdkDisplay *gtk_style_context_get_display (GtkStyleContext *context);
GDK_AVAILABLE_IN_ALL
-void gtk_style_context_set_frame_clock (GtkStyleContext *context,
- GdkFrameClock *frame_clock);
-GDK_AVAILABLE_IN_ALL
-GdkFrameClock *gtk_style_context_get_frame_clock (GtkStyleContext *context);
-
-GDK_AVAILABLE_IN_ALL
gboolean gtk_style_context_lookup_color (GtkStyleContext *context,
const gchar *color_name,
GdkRGBA *color);