]> git.ipfire.org Git - thirdparty/vala.git/commit
glib-2.0: add static methods back into Sequence, marked as deprecated
authorEvan Nemerson <evan@nemerson.com>
Thu, 12 Jun 2014 15:12:24 +0000 (08:12 -0700)
committerEvan Nemerson <evan@nemerson.com>
Thu, 12 Jun 2014 15:16:57 +0000 (08:16 -0700)
commit7a3b55224d001fccebfb4298b493e616885c9268
tree7e1c81d22ddc9d8a0eb434fcc7f9c36c50f5df49
parentb715fca08b42a02337ee1f4e5eae4f9f0789eb30
glib-2.0: add static methods back into Sequence, marked as deprecated

They are, it seems, usable by calling them as if they were instance
methods.  However, doing so causes a warning from valac ("Access to
static member ... with an instance reference").
vapi/glib-2.0.vapi