示例#1
0
文件: Global.cs 项目: MrJoe/lat
 static extern IntPtr gnome_keyring_find_network_password(IntPtr user, IntPtr domain, IntPtr server, IntPtr objekt, IntPtr protocol, IntPtr authtype, uint port, GnomeKeyringSharp.OperationGetListCallbackNative cb, IntPtr data, GLib.DestroyNotify destroy_data);
示例#2
0
文件: Global.cs 项目: MrJoe/lat
 static extern IntPtr gnome_keyring_find_items(int type, IntPtr attributes, GnomeKeyringSharp.OperationGetListCallbackNative cb, IntPtr data, GLib.DestroyNotify destroy_data);