GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GNCPriceListForeachData Struct Reference

Data Fields

gboolean ok
 
gboolean(* func )(GList *p, gpointer user_data)
 
gpointer user_data
 

Detailed Description

Definition at line 2640 of file gnc-pricedb.cpp.

Field Documentation

◆ func

gboolean(* GNCPriceListForeachData::func) (GList *p, gpointer user_data)

Definition at line 2643 of file gnc-pricedb.cpp.

◆ ok

gboolean GNCPriceListForeachData::ok

Definition at line 2642 of file gnc-pricedb.cpp.

◆ user_data

gpointer GNCPriceListForeachData::user_data

Definition at line 2644 of file gnc-pricedb.cpp.


The documentation for this struct was generated from the following file: