41 #include "gnc-commodity-edit.h" 43 const char * gnc_commodity_edit_get_string (gpointer ptr)
45 gnc_commodity * comm = (gnc_commodity *)ptr;
49 gpointer gnc_commodity_edit_new_select (gpointer arg, gpointer ptr,
52 gnc_commodity * comm = (gnc_commodity *)ptr;
Dialog box should allow selection of anything.
dialog_commodity_mode
The dialog commodity types are used to determine what commodity namespaces the currency dialog will p...
gnc_commodity * gnc_ui_select_commodity_modal(gnc_commodity *orig_sel, GtkWidget *parent, dialog_commodity_mode mode)
Ask the user to select a commodity from the existing set of commodities.
const char * gnc_commodity_get_printname(const gnc_commodity *cm)
Retrieve the 'print' name for the specified commodity.
"select" and "new" commodity windows