[gtkmm] Settings: Added the enable_primary_paste property.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] Settings: Added the enable_primary_paste property.
- Date: Sun, 16 Sep 2012 18:05:07 +0000 (UTC)
commit 2f848fa546ce6e8cb2dba403503af01316629eac
Author: Murray Cumming <murrayc murrayc com>
Date: Sun Sep 16 20:04:18 2012 +0200
Settings: Added the enable_primary_paste property.
* gtk/src/settings.hg: gmmproc warned that it was unwrapped.
ChangeLog | 6 ++++++
gtk/src/settings.hg | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2e1fadb..83ad43a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-09-16 Murray Cumming <murrayc murrayc com>
+ Settings: Added the enable_primary_paste property.
+
+ * gtk/src/settings.hg: gmmproc warned that it was unwrapped.
+
+2012-09-16 Murray Cumming <murrayc murrayc com>
+
LevelBar: Added properties and signal.
* gtk/src/levelbar.hg: Wrap the properties and the signal.
diff --git a/gtk/src/settings.hg b/gtk/src/settings.hg
index 808fe5f..bd94f6c 100644
--- a/gtk/src/settings.hg
+++ b/gtk/src/settings.hg
@@ -104,6 +104,7 @@ public:
_WRAP_PROPERTY("gtk-im-status-style", IMStatusStyle) //since 3.4
_WRAP_PROPERTY("gtk-shell-shows-app-menu", bool) //since 3.4
_WRAP_PROPERTY("gtk-shell-shows-menubar", bool) //since 3.4
+ _WRAP_PROPERTY("gtk-enable-primary-paste", bool) //since 3.6
_WRAP_PROPERTY("gtk-menu-popup-delay", int) //since 3.4
_WRAP_PROPERTY("gtk-menu-popdown-delay", int) //since 3.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]