[gtk/wip/baedert/for-master: 28/30] stylecontext: Remove leftover function prototypes
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master: 28/30] stylecontext: Remove leftover function prototypes
- Date: Sat, 24 Aug 2019 06:55:53 +0000 (UTC)
commit f9aba3309f42058d68820f4e5cb4c6e48886de75
Author: Timm Bäder <mail baedert org>
Date: Fri Aug 23 17:14:40 2019 +0200
stylecontext: Remove leftover function prototypes
gtk/gtkstylecontextprivate.h | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/gtk/gtkstylecontextprivate.h b/gtk/gtkstylecontextprivate.h
index f9abde3493..e3cc0fff39 100644
--- a/gtk/gtkstylecontextprivate.h
+++ b/gtk/gtkstylecontextprivate.h
@@ -50,9 +50,6 @@ GtkCssStyleChange *
GtkCssStyle * gtk_style_context_lookup_style (GtkStyleContext *context);
GtkCssValue * _gtk_style_context_peek_property (GtkStyleContext *context,
guint property_id);
-const GValue * _gtk_style_context_peek_style_property (GtkStyleContext *context,
- GType widget_type,
- GParamSpec *pspec);
void gtk_style_context_validate (GtkStyleContext *context,
GtkCssStyleChange *change);
gboolean _gtk_style_context_check_region_name (const gchar *str);
@@ -61,13 +58,6 @@ void _gtk_style_context_get_cursor_color (GtkStyleContext
GdkRGBA *primary_color,
GdkRGBA *secondary_color);
-void _gtk_style_context_get_icon_extents (GtkStyleContext *context,
- GdkRectangle *extents,
- gint x,
- gint y,
- gint width,
- gint height);
-
PangoAttrList *_gtk_style_context_get_pango_attributes (GtkStyleContext *context);
/* Accessibility support */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]