[gtksourceviewmm] Add property activation to Gsv::CompletionWords
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceviewmm] Add property activation to Gsv::CompletionWords
- Date: Wed, 3 Aug 2016 10:25:03 +0000 (UTC)
commit b489b01267516170d7ffa177a0a68a2897963c65
Author: Christoph Brill <egore911 gmail com>
Date: Sun May 10 20:14:44 2015 +0200
Add property activation to Gsv::CompletionWords
gtksourceview/src/completionwords.hg | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/src/completionwords.hg b/gtksourceview/src/completionwords.hg
index 24296e9..0b13e9b 100644
--- a/gtksourceview/src/completionwords.hg
+++ b/gtksourceview/src/completionwords.hg
@@ -82,6 +82,8 @@ public:
_WRAP_PROPERTY("interactive-delay", int)
_WRAP_PROPERTY("priority", int)
+
+ _WRAP_PROPERTY("activation", CompletionActivation)
};
} /* namespace Gsv */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]