[Vala] Quick Question about parameter handling
- From: Zsombor <gzsombor gmail com>
- To: vala paldo org
- Subject: [Vala] Quick Question about parameter handling
- Date: Sat, 10 Mar 2007 15:49:26 +0100
Hi,
I'm trying to create a vapi file for gnome-keyring, mapping most of the functions are easy, but unfortunately there is a lots of methods, which expects some 'out' parameters, and i can't figure out, how to do that:
For example:
GnomeKeyringResult gnome_keyring_get_default_keyring_sync (char **keyring);
or
GnomeKeyringResult gnome_keyring_list_keyring_names_sync (GList **keyrings);
Thanks,
Zsombor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]