Re: Default behavior
- From: Timm Bäder <mail baedert org>
- To: Igor Korot <ikorot01 gmail com>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Default behavior
- Date: Mon, 29 Jan 2018 21:14:17 +0100
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]