[gtk+/gestures: 91/202] Remove GtkPressAndHold
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gestures: 91/202] Remove GtkPressAndHold
- Date: Fri, 23 May 2014 18:04:01 +0000 (UTC)
commit d768c2cb84bdeae0ab6e24884624bc333e1f3a89
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 a91bb10..4fcd4ae 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -541,7 +541,6 @@ gtk_private_h_sources = \
gtkorientableprivate.h \
gtkpango.h \
gtkpathbar.h \
- gtkpressandholdprivate.h \
gtkprintoperation-private.h \
gtkprintutils.h \
gtkprivate.h \
@@ -843,7 +842,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]