Top | ![]() |
![]() |
![]() |
![]() |
void
latexila_view_configure_space_drawer (GtkSourceView *view
);
Configures the GtkSourceSpaceDrawer of view
, to draw non-breaking spaces at
all locations.
gchar *
latexila_view_get_indentation_style (GtkSourceView *view
);
Returns one indentation level, as a string.
Attention, this function assumes that the “indent-width” is -1 or equal to the “tab-width”, which is always the case in GNOME LaTeX (there is no GSettings for the “indent-width”).