Home
last modified time | relevance | path

Searched refs:notebook_switch_page (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dgfio.c1547 static gboolean notebook_switch_page(GtkNotebook *notebook, GtkWidget *widget, in notebook_switch_page() function
1716 g_signal_connect(ui->notebook, "switch-page", G_CALLBACK(notebook_switch_page), ui); in init_ui()