Searched refs:tooltiptext (Results 1 – 1 of 1) sorted by relevance
56 const char *tooltiptext[2]; member62 .tooltiptext = { "Disconnect from host", "Connect to host" },68 .tooltiptext = { "Send job description to host", NULL },74 .tooltiptext = { "Start the current job on the server", NULL },182 if (s->tooltiptext[sensitive]) in get_button_tooltip()183 return s->tooltiptext[sensitive]; in get_button_tooltip()185 return s->tooltiptext[0]; in get_button_tooltip()