[gtkmm] Assistant: Wrap new ::use-header-bar property
- From: Juan R. Garcia Blanco <juanrgar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] Assistant: Wrap new ::use-header-bar property
- Date: Sun, 23 Feb 2014 15:47:07 +0000 (UTC)
commit ef52c9f484dd2e498ed3f19e8dc8bdaf23373f83
Author: Juan R. GarcĂa Blanco <juanrgar gmail com>
Date: Sun Feb 23 13:14:26 2014 +0100
Assistant: Wrap new ::use-header-bar property
* Add ::use-header-bar read-only property
gtk/src/assistant.hg | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/src/assistant.hg b/gtk/src/assistant.hg
index fe8bfec..c3cfdc9 100644
--- a/gtk/src/assistant.hg
+++ b/gtk/src/assistant.hg
@@ -90,6 +90,8 @@ public:
_WRAP_SIGNAL(void close(), "close")
_WRAP_SIGNAL(void cancel(), "cancel")
+ _WRAP_PROPERTY("use-header-bar", bool)
+
//There are no normal properties.
//TODO: Child properties?
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]