Home
last modified time | relevance | path

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

/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dgsb_data_account.h55 GdkPixbuf * gsb_data_account_get_account_icon_pixbuf (gint account_number);
H A Dgsb_data_account.c2589 pixbuf = gsb_data_account_get_account_icon_pixbuf ( account_number ); in gsb_data_account_get_account_icon_image()
2603 GdkPixbuf *gsb_data_account_get_account_icon_pixbuf ( gint account_number ) in gsb_data_account_get_account_icon_pixbuf() function
H A Dnavigation.c920 pixbuf = gsb_data_account_get_account_icon_pixbuf ( account_number ); in gsb_gui_navigation_update_account_iter()