Searched refs:buttontext (Results 1 – 1 of 1) sorted by relevance
54 const char *buttontext; member60 .buttontext = "Connect",66 .buttontext = "Send",72 .buttontext = "Start Job",191 GtkWidget *button = gtk_button_new_with_label(buttonspec->buttontext); in add_button()