summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkbufferdisplay-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkext/gtkbufferdisplay-int.h')
-rw-r--r--src/gtkext/gtkbufferdisplay-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtkext/gtkbufferdisplay-int.h b/src/gtkext/gtkbufferdisplay-int.h
index 9a5980f..2d78b1d 100644
--- a/src/gtkext/gtkbufferdisplay-int.h
+++ b/src/gtkext/gtkbufferdisplay-int.h
@@ -42,6 +42,7 @@ struct _GtkBufferDisplay
GtkDisplayPanel parent; /* A laisser en premier */
GBufferView *view; /* Vue sur le contenu affiché */
+ line_width_summary offsets; /* Décalages supplémentaires */
cairo_rectangle_int_t caret; /* Emplacement du curseur #1 */
vmpa2t caret_addr; /* Position mémoire du curseur */