]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
mx-1.0: add missing metadata
authorEvan Nemerson <evan@coeus-group.com>
Fri, 26 Aug 2011 23:27:45 +0000 (16:27 -0700)
committerEvan Nemerson <evan@coeus-group.com>
Fri, 26 Aug 2011 23:27:45 +0000 (16:27 -0700)
vapi/metadata/Mx-1.0.metadata [new file with mode: 0644]

diff --git a/vapi/metadata/Mx-1.0.metadata b/vapi/metadata/Mx-1.0.metadata
new file mode 100644 (file)
index 0000000..9f7e4d9
--- /dev/null
@@ -0,0 +1,20 @@
+BoxLayout.add_actor name="add_child"
+Table.add_actor name="add_child"
+
+// Fixed upstream in mx 1.3.1
+ButtonGroup
+        .set_active_button.button nullable
+        .get_buttons type_arguments="Mx.Button"
+Clipboard.get_text skip=false
+Focusable
+        .move_focus skip=false
+        .accept_focus skip=false
+ItemFactory.create skip=false unowned=false
+Notebook.get_current_page skip=false
+Offscreen.buffer type="Cogl.Handle"
+Scrollable.get_adjustments
+        .hadjustment out nullable unowned=false
+        .vadjustment out nullable unowned=false
+TextureCache
+        .get_meta_texture skip=false unowned=false
+        .get_meta_cogl_texture skip=false unowned=false