Packages
gtksourceview-5
GtkSource
View
auto_indent
background_pattern
completion
enable_snippets
highlight_current_line
indent_on_tab
indent_width
indenter
insert_spaces_instead_of_tabs
right_margin_position
show_line_marks
show_line_numbers
show_right_margin
smart_backspace
smart_home_end
space_drawer
tab_width
View
View.with_buffer
get_auto_indent
get_background_pattern
get_completion
get_enable_snippets
get_gutter
get_highlight_current_line
get_hover
get_indent_on_tab
get_indent_width
get_indenter
get_insert_spaces_instead_of_tabs
get_mark_attributes
get_right_margin_position
get_show_line_marks
get_show_line_numbers
get_show_right_margin
get_smart_backspace
get_smart_home_end
get_space_drawer
get_tab_width
get_visual_column
indent_lines
set_auto_indent
set_background_pattern
set_enable_snippets
set_highlight_current_line
set_indent_on_tab
set_indent_width
set_indenter
set_insert_spaces_instead_of_tabs
set_mark_attributes
set_right_margin_position
set_show_line_marks
set_show_line_numbers
set_show_right_margin
set_smart_backspace
set_smart_home_end
set_tab_width
unindent_lines
change_case
change_number
join_lines
line_mark_activated
move_lines
move_to_matching_bracket
move_words
push_snippet
show_completion
get_show_right_margin
Description:
public
bool
get_show_right_margin
()
Returns whether a right margin is displayed.
Parameters:
this
a
View
.
Returns:
true
if the right margin is shown.