|
GnuCash c935c2f+
|
Data Fields | |
| GtkEventBox | parent |
| GtkWidget * | text_view |
| GtkTextBuffer * | buffer |
| gulong | focus_out_id |
| gulong | populate_popup_id |
| guint | tooltip_id |
| gboolean | in_popup_menu |
| gboolean | editing_canceled |
Definition at line 38 of file gnc-cell-view.h.
| GtkTextBuffer* GncCellView::buffer |
Definition at line 43 of file gnc-cell-view.h.
| gboolean GncCellView::editing_canceled |
Definition at line 49 of file gnc-cell-view.h.
| gulong GncCellView::focus_out_id |
Definition at line 45 of file gnc-cell-view.h.
| gboolean GncCellView::in_popup_menu |
Definition at line 48 of file gnc-cell-view.h.
| GtkEventBox GncCellView::parent |
Definition at line 40 of file gnc-cell-view.h.
| gulong GncCellView::populate_popup_id |
Definition at line 46 of file gnc-cell-view.h.
| GtkWidget* GncCellView::text_view |
Definition at line 42 of file gnc-cell-view.h.
| guint GncCellView::tooltip_id |
Definition at line 47 of file gnc-cell-view.h.