Home
last modified time | relevance | path

Searched defs:_GnmApp (Results 1 – 1 of 1) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dapplication.c58 struct _GnmApp { struct
59 GObject base;
62 SheetView *clipboard_sheet_view;
63 GnmCellRegion *clipboard_copied_contents;
64 GnmRange *clipboard_cut_range;
66 GList *workbook_list;
69 int recalc_count;
71 GtkRecentManager *recent;
72 gulong recent_sig;
74 gboolean shutting_down;
[all …]