Re: Default behavior



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-set-accepts-tab).

So, if I don't call this function - what is the default?

Thank you.

P.S.: It would be nice if the documentation explicitly mention default behavior
of every GTK+ call, but I guess it is too much to ask. ;-)

If you look at the actual property and not its getters or setters, it
states the default value:
https://developer.gnome.org/gtk3/stable/GtkTextView.html#GtkTextView--accepts-tab


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]