Home
last modified time | relevance | path

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

/dports/finance/homebank/homebank-5.5.1/src/
H A Dgtk-chart-progress.c70 static void ui_chart_progress_first_changed( GtkAdjustment *adj, gpointer user_data);
176 static void ui_chart_progress_first_changed( GtkAdjustment *adj, gpointer user_data) in ui_chart_progress_first_changed() function
1525 …t (G_OBJECT(chart->adjustment), "value-changed", G_CALLBACK (ui_chart_progress_first_changed), cha… in ui_chart_progress_init()