Searched defs:aui_service_dialog_set_resolve_host_name (Results 1 – 2 of 2) sorted by relevance
62 … private static extern void aui_service_dialog_set_resolve_host_name (IntPtr dialog, bool val); in aui_service_dialog_set_resolve_host_name() method in Avahi.UI.ServiceDialog
1362 void aui_service_dialog_set_resolve_host_name(AuiServiceDialog *d, gboolean resolve) { in aui_service_dialog_set_resolve_host_name() function