]> git.ipfire.org Git - thirdparty/vala.git/commit
gio-2.0: fix Settings.bind_with_mapping 67200696ee5b4abcb388046270aa1d864f9ea367
authorEvan Nemerson <evan@coeus-group.com>
Tue, 26 Jun 2012 08:38:31 +0000 (01:38 -0700)
committerEvan Nemerson <evan@coeus-group.com>
Tue, 26 Jun 2012 08:43:21 +0000 (01:43 -0700)
commit67200696ee5b4abcb388046270aa1d864f9ea367
tree3391feba89d531f4673d7480dfd4ad21bb713f13
parent90889c15ba803fc8e1dbc6ad16104f95ea15848f
gio-2.0: fix Settings.bind_with_mapping

This method is skipped in the GIR because of the shared user_data
parameter.  Vala doesn't support this, either, so to get around it
we have to set has_target = false on the delegates and pass the void*
manually.  This also changes the names of the relevant delegates so
there is no collision if/when the issue is resolved in GIO.
vapi/gio-2.0.vapi
vapi/metadata/Gio-2.0-custom.vala
vapi/metadata/Gio-2.0.metadata