[gtk+/wip/baedert/box: 40/65] range: Remove unused class struct members
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/baedert/box: 40/65] range: Remove unused class struct members
- Date: Mon, 17 Oct 2016 14:59:30 +0000 (UTC)
commit 3a64abd660229d1256a8e1f68cb146a39cf0dc7c
Author: Timm Bäder <mail baedert org>
Date: Fri Oct 14 21:35:26 2016 +0200
range: Remove unused class struct members
gtk/gtkrange.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtkrange.h b/gtk/gtkrange.h
index 161757d..856d63c 100644
--- a/gtk/gtkrange.h
+++ b/gtk/gtkrange.h
@@ -58,10 +58,6 @@ struct _GtkRangeClass
{
GtkWidgetClass parent_class;
- /* what detail to pass to GTK drawing functions */
- G_GNUC_DEPRECATED gchar *slider_detail;
- G_GNUC_DEPRECATED gchar *stepper_detail;
-
void (* value_changed) (GtkRange *range);
void (* adjust_bounds) (GtkRange *range,
gdouble new_value);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]