|
GnuCash c935c2f+
|
C++ wrapper for the GncDateEdit control (see gnucash/gnome-utils/gnc-date-edit.h). More...
Public Member Functions | |
| GncDateEdit (GtkBuilder *builder) | |
| void | attach (GtkBuilder *builder, const char *table_ID, const char *label_ID, int row) |
| time64 | get_date_time () |
| void | connect (GCallback, gpointer) |
C++ wrapper for the GncDateEdit control (see gnucash/gnome-utils/gnc-date-edit.h).
Definition at line 1528 of file assistant-stock-transaction.cpp.
|
inline |
Definition at line 1532 of file assistant-stock-transaction.cpp.
| void GncDateEdit::attach | ( | GtkBuilder * | builder, |
| const char * | table_ID, | ||
| const char * | label_ID, | ||
| int | row | ||
| ) |
Definition at line 1541 of file assistant-stock-transaction.cpp.
| void GncDateEdit::connect | ( | GCallback | cb, |
| gpointer | data | ||
| ) |
Definition at line 1552 of file assistant-stock-transaction.cpp.
|
inline |
Definition at line 1536 of file assistant-stock-transaction.cpp.