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

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
 

Detailed Description

Definition at line 73 of file gnucash-item-edit.h.

Field Documentation

◆ border

GtkBorder GncItemEdit::border

Definition at line 99 of file gnucash-item-edit.h.

◆ button_width

gint GncItemEdit::button_width

Definition at line 100 of file gnucash-item-edit.h.

◆ editor

GtkWidget* GncItemEdit::editor

Definition at line 79 of file gnucash-item-edit.h.

◆ hbox

GtkBox GncItemEdit::hbox

Definition at line 75 of file gnucash-item-edit.h.

◆ is_popup

gboolean GncItemEdit::is_popup

Definition at line 82 of file gnucash-item-edit.h.

◆ margin

GtkBorder GncItemEdit::margin

Definition at line 98 of file gnucash-item-edit.h.

◆ padding

GtkBorder GncItemEdit::padding

Definition at line 97 of file gnucash-item-edit.h.

◆ popup_allocation_height

gint GncItemEdit::popup_allocation_height

Definition at line 94 of file gnucash-item-edit.h.

◆ popup_autosize

PopupAutosize GncItemEdit::popup_autosize

Definition at line 88 of file gnucash-item-edit.h.

◆ popup_get_height

PopupGetHeight GncItemEdit::popup_get_height

Definition at line 87 of file gnucash-item-edit.h.

◆ popup_get_width

PopupGetWidth GncItemEdit::popup_get_width

Definition at line 91 of file gnucash-item-edit.h.

◆ popup_height_signal_id

gulong GncItemEdit::popup_height_signal_id

Definition at line 95 of file gnucash-item-edit.h.

◆ popup_item

GtkWidget* GncItemEdit::popup_item

Definition at line 86 of file gnucash-item-edit.h.

◆ popup_post_show

PopupPostShow GncItemEdit::popup_post_show

Definition at line 90 of file gnucash-item-edit.h.

◆ popup_returned_height

gint GncItemEdit::popup_returned_height

Definition at line 93 of file gnucash-item-edit.h.

◆ popup_set_focus

PopupSetFocus GncItemEdit::popup_set_focus

Definition at line 89 of file gnucash-item-edit.h.

◆ popup_toggle

PopupToggle GncItemEdit::popup_toggle

Definition at line 85 of file gnucash-item-edit.h.

◆ popup_user_data

gpointer GncItemEdit::popup_user_data

Definition at line 92 of file gnucash-item-edit.h.

◆ preedit_length

gulong GncItemEdit::preedit_length

Definition at line 80 of file gnucash-item-edit.h.

◆ sheet

GnucashSheet* GncItemEdit::sheet

Definition at line 76 of file gnucash-item-edit.h.

◆ show_popup

gboolean GncItemEdit::show_popup

Definition at line 83 of file gnucash-item-edit.h.

◆ style

SheetBlockStyle* GncItemEdit::style

Definition at line 105 of file gnucash-item-edit.h.

◆ virt_loc

VirtualLocation GncItemEdit::virt_loc

Definition at line 103 of file gnucash-item-edit.h.


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