Packages
gtksourceview-3.0
Gtk
SourceView
auto_indent
background_pattern
completion
draw_spaces
highlight_current_line
indent_on_tab
indent_width
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
SourceView
SourceView.with_buffer
get_auto_indent
get_background_pattern
get_completion
get_draw_spaces
get_gutter
get_highlight_current_line
get_indent_on_tab
get_indent_width
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_draw_spaces
set_highlight_current_line
set_indent_on_tab
set_indent_width
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
redo
show_completion
undo
indent_width
Description:
public
int
indent_width
{
get
;
set
; }
Width of an indentation step expressed in number of spaces.