Esempio n. 1
0
File: Global.cs Progetto: MrJoe/lat
		static extern IntPtr gnome_keyring_set_network_password(IntPtr keyring, IntPtr user, IntPtr domain, IntPtr server, IntPtr objekt, IntPtr protocol, IntPtr authtype, uint port, IntPtr password, GnomeKeyringSharp.OperationGetIntCallbackNative cb, IntPtr data, GLib.DestroyNotify destroy_data);
Esempio n. 2
0
File: Global.cs Progetto: MrJoe/lat
		static extern IntPtr gnome_keyring_find_items(int type, IntPtr attributes, GnomeKeyringSharp.OperationGetListCallbackNative cb, IntPtr data, GLib.DestroyNotify destroy_data);