[Terminal] Add scrollbar-position property
[tilda-gobject.git] / tilda-terminal.h
index d56800a..e9d8f28 100644 (file)
@@ -51,6 +51,7 @@ struct _TildaTerminal {
        gint delete_binding;
        gint dynamic_title;
        gint exit_action;
+       gint scrollbar_position;
        // TODO: gint colorscheme; the code can work around the need for
        // TODO: this value. Just check if the back and fore colors match
        // TODO: any pre-defined colorschemes exactly in the GUI.