[gtk+/gestures: 92/117] Remove GtkPressAndHold
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gestures: 92/117] Remove GtkPressAndHold
- Date: Thu, 10 Apr 2014 20:32:26 +0000 (UTC)
commit ad96e063bd42a4cc78e2ed7eb11dff4ae537e20f
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Apr 8 21:27:49 2014 +0200
Remove GtkPressAndHold
This is replaced by GtkGestureLongPress, and all its callers have
been updated to use the replacement.
gtk/Makefile.am | 2 -
gtk/gtkpressandhold.c | 257 ------------------------------------------
gtk/gtkpressandholdprivate.h | 63 ----------
3 files changed, 0 insertions(+), 322 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index ed65d48..3075937 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -535,7 +535,6 @@ gtk_private_h_sources = \
gtkorientableprivate.h \
gtkpango.h \
gtkpathbar.h \
- gtkpressandholdprivate.h \
gtkprintoperation-private.h \
gtkprintutils.h \
gtkprivate.h \
@@ -833,7 +832,6 @@ gtk_base_c_sources = \
gtkpapersize.c \
gtkpathbar.c \
gtkplacessidebar.c \
- gtkpressandhold.c \
gtkprintcontext.c \
gtkprintoperation.c \
gtkprintoperationpreview.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]