|
GnuCash c935c2f+
|
Data Fields | |
| GtkBox | hbox |
| GnucashSheet * | sheet |
| GtkWidget * | editor |
| gulong | preedit_length |
| gboolean | is_popup |
| gboolean | show_popup |
| PopupToggle | popup_toggle |
| GtkWidget * | popup_item |
| PopupGetHeight | popup_get_height |
| PopupAutosize | popup_autosize |
| PopupSetFocus | popup_set_focus |
| PopupPostShow | popup_post_show |
| PopupGetWidth | popup_get_width |
| gpointer | popup_user_data |
| gint | popup_returned_height |
| gint | popup_allocation_height |
| gulong | popup_height_signal_id |
| GtkBorder | padding |
| GtkBorder | margin |
| GtkBorder | border |
| gint | button_width |
| VirtualLocation | virt_loc |
| SheetBlockStyle * | style |
Definition at line 73 of file gnucash-item-edit.h.
| GtkBorder GncItemEdit::border |
Definition at line 99 of file gnucash-item-edit.h.
| gint GncItemEdit::button_width |
Definition at line 100 of file gnucash-item-edit.h.
| GtkWidget* GncItemEdit::editor |
Definition at line 79 of file gnucash-item-edit.h.
| GtkBox GncItemEdit::hbox |
Definition at line 75 of file gnucash-item-edit.h.
| gboolean GncItemEdit::is_popup |
Definition at line 82 of file gnucash-item-edit.h.
| GtkBorder GncItemEdit::margin |
Definition at line 98 of file gnucash-item-edit.h.
| GtkBorder GncItemEdit::padding |
Definition at line 97 of file gnucash-item-edit.h.
| gint GncItemEdit::popup_allocation_height |
Definition at line 94 of file gnucash-item-edit.h.
| PopupAutosize GncItemEdit::popup_autosize |
Definition at line 88 of file gnucash-item-edit.h.
| PopupGetHeight GncItemEdit::popup_get_height |
Definition at line 87 of file gnucash-item-edit.h.
| PopupGetWidth GncItemEdit::popup_get_width |
Definition at line 91 of file gnucash-item-edit.h.
| gulong GncItemEdit::popup_height_signal_id |
Definition at line 95 of file gnucash-item-edit.h.
| GtkWidget* GncItemEdit::popup_item |
Definition at line 86 of file gnucash-item-edit.h.
| PopupPostShow GncItemEdit::popup_post_show |
Definition at line 90 of file gnucash-item-edit.h.
| gint GncItemEdit::popup_returned_height |
Definition at line 93 of file gnucash-item-edit.h.
| PopupSetFocus GncItemEdit::popup_set_focus |
Definition at line 89 of file gnucash-item-edit.h.
| PopupToggle GncItemEdit::popup_toggle |
Definition at line 85 of file gnucash-item-edit.h.
| gpointer GncItemEdit::popup_user_data |
Definition at line 92 of file gnucash-item-edit.h.
| gulong GncItemEdit::preedit_length |
Definition at line 80 of file gnucash-item-edit.h.
| GnucashSheet* GncItemEdit::sheet |
Definition at line 76 of file gnucash-item-edit.h.
| gboolean GncItemEdit::show_popup |
Definition at line 83 of file gnucash-item-edit.h.
| SheetBlockStyle* GncItemEdit::style |
Definition at line 105 of file gnucash-item-edit.h.
| VirtualLocation GncItemEdit::virt_loc |
Definition at line 103 of file gnucash-item-edit.h.