Searched refs:aui_service_dialog_set_service_name (Results 1 – 3 of 3) sorted by relevance
38 private static extern void aui_service_dialog_set_service_name (IntPtr dialog, IntPtr type); in aui_service_dialog_set_service_name() method in Avahi.UI.ServiceDialog138 aui_service_dialog_set_service_name (Raw, name);
118 void aui_service_dialog_set_service_name(AuiServiceDialog *d, const gchar *name);
1296 void aui_service_dialog_set_service_name(AuiServiceDialog *d, const char *name) { in aui_service_dialog_set_service_name() function1404 aui_service_dialog_set_service_name(d, g_value_get_string(value)); in aui_service_dialog_set_property()