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

Data Fields

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

Detailed Description

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

Field Documentation

◆ func

gboolean(* GNCPriceDBForeachData::func) (GNCPrice *p, gpointer user_data)

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

◆ ok

gboolean GNCPriceDBForeachData::ok

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

◆ user_data

gpointer GNCPriceDBForeachData::user_data

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


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