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

Data Fields

GList * nodes
 
GList * current_node
 
GList * last_node
 
gnc_html_history_destroy_cb destroy_cb
 
gpointer destroy_cb_data
 

Detailed Description

Definition at line 30 of file gnc-html-history.cpp.

Field Documentation

◆ current_node

GList* gnc_html_history::current_node

Definition at line 33 of file gnc-html-history.cpp.

◆ destroy_cb

gnc_html_history_destroy_cb gnc_html_history::destroy_cb

Definition at line 37 of file gnc-html-history.cpp.

◆ destroy_cb_data

gpointer gnc_html_history::destroy_cb_data

Definition at line 38 of file gnc-html-history.cpp.

◆ last_node

GList* gnc_html_history::last_node

Definition at line 34 of file gnc-html-history.cpp.

◆ nodes

GList* gnc_html_history::nodes

Definition at line 32 of file gnc-html-history.cpp.


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