Home | History | Annotate | Download | only in fio

Lines Matching full:buttontext

54 	const char *buttontext;
60 .buttontext = "Connect",
66 .buttontext = "Send",
72 .buttontext = "Start Job",
191 GtkWidget *button = gtk_button_new_with_label(buttonspec->buttontext);