Searched refs:aui_service_dialog_new (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-ui/
H A Dbssh.c152 d = aui_service_dialog_new(_("Choose Shell Server"), NULL, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_CONNECT, GTK_RESPONSE_ACCEPT, NULL);
159 d = aui_service_dialog_new(_("Choose VNC server"), NULL, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_CONNECT, GTK_RESPONSE_ACCEPT, NULL);
164 d = aui_service_dialog_new(_("Choose SSH server"), NULL, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_CONNECT, GTK_RESPONSE_ACCEPT, NULL);
H A Davahi-ui.h74 GtkWidget* aui_service_dialog_new(
H A Davahi-ui.c289 GtkWidget* aui_service_dialog_new( function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Dbssh.c152 d = aui_service_dialog_new(_("Choose Shell Server"), NULL, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_CONNECT, GTK_RESPONSE_ACCEPT, NULL);
159 d = aui_service_dialog_new(_("Choose VNC server"), NULL, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_CONNECT, GTK_RESPONSE_ACCEPT, NULL);
164 d = aui_service_dialog_new(_("Choose SSH server"), NULL, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_CONNECT, GTK_RESPONSE_ACCEPT, NULL);
H A Davahi-ui.h74 GtkWidget* aui_service_dialog_new(
H A Davahi-ui.c289 GtkWidget* aui_service_dialog_new( function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-ui-sharp/
H A DServiceDialog.cs14 private static extern IntPtr aui_service_dialog_new (string title, IntPtr parent, IntPtr dummy); method in class:Avahi.UI.ServiceDialog
215 Raw = aui_service_dialog_new (title, parent == null ? IntPtr.Zero : parent.Handle,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-ui-sharp/
H A DServiceDialog.cs14 private static extern IntPtr aui_service_dialog_new (string title, IntPtr parent, IntPtr dummy); method in class:Avahi.UI.ServiceDialog
215 Raw = aui_service_dialog_new (title, parent == null ? IntPtr.Zero : parent.Handle,

Completed in 124 milliseconds