Home
last modified time | relevance | path

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

/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-notebook.c52 struct _XedNotebookPrivate struct
54 GSettings *ui_settings;
55 GList *focused_pages;
56 gulong motion_notify_handler_id;
57 gint x_start;
58 gint y_start;
59 gint drag_in_progress : 1;
60 gint close_buttons_sensitive : 1;
61 gint tab_drag_and_drop_enabled : 1;
62 gint tab_scrolling_enabled : 1;
[all …]