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

Data Fields

gint component_id
 
GtkComboBox * cbox
 
QofBookbook
 
gboolean none_ok
 
const char *(* get_name )(gpointer)
 
GList *(* get_list )(QofBook *)
 
gboolean(* is_equal )(gpointer, gpointer)
 

Detailed Description

Definition at line 542 of file business-gnome-utils.c.

Field Documentation

◆ book

QofBook* ListStoreData::book

Definition at line 546 of file business-gnome-utils.c.

◆ cbox

GtkComboBox* ListStoreData::cbox

Definition at line 545 of file business-gnome-utils.c.

◆ component_id

gint ListStoreData::component_id

Definition at line 544 of file business-gnome-utils.c.

◆ get_list

GList *(* ListStoreData::get_list) (QofBook *)

Definition at line 549 of file business-gnome-utils.c.

◆ get_name

const char *(* ListStoreData::get_name) (gpointer)

Definition at line 548 of file business-gnome-utils.c.

◆ is_equal

gboolean(* ListStoreData::is_equal) (gpointer, gpointer)

Definition at line 550 of file business-gnome-utils.c.

◆ none_ok

gboolean ListStoreData::none_ok

Definition at line 547 of file business-gnome-utils.c.


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