Mercurial > repos > IBBoard.WarFoundry.GUI.GTK
diff gtk-gui/objects.xml @ 126:d4e6bfeb1c61
Re #361: Add XML export UI to GTK#
* Separate out the "transform" section so we can add it as an ExtraWidget on the file chooser
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 01 Oct 2011 16:19:48 +0100 |
parents | 3ec818926241 |
children | fda46380dd68 |
line wrap: on
line diff
--- a/gtk-gui/objects.xml Sat Oct 01 14:52:39 2011 +0100 +++ b/gtk-gui/objects.xml Sat Oct 01 16:19:48 2011 +0100 @@ -1,2 +1,10 @@ <objects attr-sync="on"> + <object type="IBBoard.WarFoundry.GUI.GTK.TransformXmlWidget" palette-category="General" allow-children="false" base-type="Gtk.Bin"> + <itemgroups /> + <signals> + <itemgroup label="TransformXmlWidget Signals"> + <signal name="TransformChanged" /> + </itemgroup> + </signals> + </object> </objects> \ No newline at end of file