Home | History | Annotate | Download | only in avahi-ui

Lines Matching full:first_button_text

251         const gchar *first_button_text,
268 button_text = first_button_text;
291 const gchar *first_button_text,
297 va_start(varargs, first_button_text);
298 w = aui_service_dialog_new_valist(title, parent, first_button_text, varargs);