Simpler way to use custom service/collection/item types
authorStef Walter <stefw@gnome.org>
Fri, 21 Jun 2013 10:35:54 +0000 (12:35 +0200)
committerStef Walter <stefw@gnome.org>
Fri, 21 Jun 2013 13:11:14 +0000 (15:11 +0200)
commitd6367b1de0985005f576440abdad7bee34f093f4
treeb4daf29ada8f5d1270c4dc9ca061e15af130ccc2
parent143f00ceef694a7edf57962e6e62ac43046a83e7
Simpler way to use custom service/collection/item types

The previous way of setting collection_gtype and item_gtype
on SecretServiceClass was not very bindings friendly. Instead
allow per instance virtual functions to return the GTypes.
libsecret/secret-paths.c
libsecret/secret-service.c
libsecret/secret-service.h