Home
last modified time | relevance | path

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

/dports/finance/homebank/homebank-5.5.1/src/
H A Ddsp-mainwindow.h52 GtkWidget *MI_txnadd, *MI_txnshow, *MI_txnshowall, *MI_scheduler, *MI_addscheduled; member
H A Ddsp-mainwindow.c1354 gtk_widget_set_sensitive(data->MI_txnadd, sensitive); in ui_mainwindow_update()
1869 data->MI_txnadd = hbtk_menu_add_menuitem(menu, _("Add...")); in ui_mainwindow_menubar_create()
2166 …g_signal_connect (data->MI_txnadd , "activate", G_CALLBACK (ui_mainwindow_action_addtransactions),… in create_hbfile_window()