API Version: 5
Library Version: 5.3.2
void gtk_source_view_set_smart_backspace ( GtkSourceView* view, gboolean smart_backspace )
When set to TRUE, pressing the Backspace key will try to delete spaces up to the previous tab stop.
TRUE
smart_backspace
gboolean
Whether to enable smart Backspace handling.