[longomatch] Signal added to DatePicker.



commit 137166cb235b3249db187033193ed1ee55491d86
Author: Julien Moutte <julien fluendo com>
Date:   Fri Aug 22 17:20:36 2014 +0200

    Signal added to DatePicker.

 LongoMatch.GUI/gtk-gui/objects.xml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/objects.xml b/LongoMatch.GUI/gtk-gui/objects.xml
index 559b65b..54d2f2e 100644
--- a/LongoMatch.GUI/gtk-gui/objects.xml
+++ b/LongoMatch.GUI/gtk-gui/objects.xml
@@ -314,7 +314,11 @@
         <property name="Date" />
       </itemgroup>
     </itemgroups>
-    <signals />
+    <signals>
+      <itemgroup label="DatePicker Signals">
+        <signal name="ValueChanged" />
+      </itemgroup>
+    </signals>
   </object>
   <object type="LongoMatch.Gui.VideoWindow" palette-category="General" allow-children="false" 
base-type="Gtk.Bin">
     <itemgroups />


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