Searched refs:get_button_tooltip (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dgfio.c180 static const char *get_button_tooltip(struct button_spec *s, int sensitive) function
198 gtk_widget_set_tooltip_text(button, get_button_tooltip(buttonspec, sens));
274 gtk_widget_set_tooltip_text(ge->button[GFIO_BUTTON_CONNECT], get_button_tooltip(&buttonspeclist[GFIO_BUTTON_CONNECT], connect_state));

Completed in 402 milliseconds