public GLib.List<GLib.SrvTarget> lookup_service (string service, string protocol, string domain, GLib.Cancellable? cancellable = null) throws GLib.Error;
[CCode (finish_function = "g_resolver_lookup_service_finish")]
public async GLib.List<GLib.SrvTarget> lookup_service_async (string service, string protocol, string domain, GLib.Cancellable? cancellable = null) throws GLib.Error;
+ [CCode (vfunc_name = "lookup_service")]
[NoWrapper]
public virtual GLib.List<GLib.SrvTarget> lookup_service_fn (string rrname, GLib.Cancellable? cancellable = null) throws GLib.Error;
[CCode (finish_function = "g_resolver_lookup_service_finish", vfunc_name = "lookup_service_async")]
public GLib.TlsPasswordFlags flags { get; set; }
public string warning { get; set; }
}
- [CCode (cheader_filename = "gio/gio.h", type_id = "g_unix_fd_list_get_type ()")]
+ [CCode (cheader_filename = "gio/gunixfdlist.h", type_id = "g_unix_fd_list_get_type ()")]
public class UnixFDList : GLib.Object {
[CCode (has_construct_function = false)]
public UnixFDList ();
FileDescriptorBased* skip
Unix* skip
UnixSocketAddressType skip=false
-UnixFDList skip=false
+UnixFDList skip=false cheader_filename="gio/gunixfdlist.h"
unix_* skip
// UnixSocketAddress.abstract#property skip
DBusConnection