Lines Matching full:button_text
254 const gchar *button_text;268 button_text = first_button_text;269 while (button_text) {273 gtk_dialog_add_button(GTK_DIALOG(w), button_text, response_id);274 button_text = va_arg(varargs, const gchar *);