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

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
 

Detailed Description

Definition at line 38 of file gnc-cell-view.h.

Field Documentation

◆ buffer

GtkTextBuffer* GncCellView::buffer

Definition at line 43 of file gnc-cell-view.h.

◆ editing_canceled

gboolean GncCellView::editing_canceled

Definition at line 49 of file gnc-cell-view.h.

◆ focus_out_id

gulong GncCellView::focus_out_id

Definition at line 45 of file gnc-cell-view.h.

◆ in_popup_menu

gboolean GncCellView::in_popup_menu

Definition at line 48 of file gnc-cell-view.h.

◆ parent

GtkEventBox GncCellView::parent

Definition at line 40 of file gnc-cell-view.h.

◆ populate_popup_id

gulong GncCellView::populate_popup_id

Definition at line 46 of file gnc-cell-view.h.

◆ text_view

GtkWidget* GncCellView::text_view

Definition at line 42 of file gnc-cell-view.h.

◆ tooltip_id

guint GncCellView::tooltip_id

Definition at line 47 of file gnc-cell-view.h.


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