Default behavior

2018-01-29 Thread Igor Korot
Hi, ALL, In GTK+ there is a function gtk_text_view_set_accepts_tab (). However there is no indication as with many others - what is the default behavior is in the documentation. (ref. https://developer.gnome.org/gtk3/stable/GtkTextView.html#gtk-text-view-set-accepts-tab). So, if I don't call thi

Re: Default behavior

2018-01-29 Thread Timm Bäder
On 29.01, Igor Korot wrote: > Hi, ALL, > In GTK+ there is a function gtk_text_view_set_accepts_tab (). > > However there is no indication as with many others - what is the > default behavior is > in the documentation. (ref. > https://developer.gnome.org/gtk3/stable/GtkTextView.html#gtk-text-view-