HomeSort by relevance Sort by last modified time
    Searched full:first_button_text (Results 1 - 2 of 2) sorted by null

  /external/avahi/avahi-ui/
avahi-ui.h 75 const gchar *first_button_text, ...) G_GNUC_NULL_TERMINATED;
81 const gchar *first_button_text,
avahi-ui.c 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);
    [all...]

Completed in 260 milliseconds