[glade] GTK+ Plugin: Mark the GtkSwitch with the GtkActionable property.



commit fb2cd0f62c59a64d8302ffd28efbf3f917609f0b
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Sat May 11 19:21:41 2013 +0900

    GTK+ Plugin: Mark the GtkSwitch with the GtkActionable property.

 plugins/gtk+/gtk+.xml.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 4d90789..e3f34d2 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -1308,6 +1308,9 @@ embedded in another object</_tooltip>
         </property>
         <property id="use-action-appearance" _name="Use Action Appearance" custom-layout="True" save="False" 
needs-sync="True"
                  default="False" optional="True" optional-default="False"/>
+
+       <!-- GtkActionable -->
+       <property id="action-name" _name="Action Name" custom-layout="True" since="3.4"/>
       </properties>
 
       <!-- GtkActionable -->


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]