Files
gtk3/gtk
Emmanuele Bassi b492db25a1 textview: Make GTK_TEXT_WINDOW_PRIVATE public
The GTK_TEXT_WINDOW_PRIVATE enumeration value is really *not* private.
Internally, it's used as a simple "invalid value" marker, and
application and library developers are supposed to use it as such in
their own code.

Let's just document it, and since the GtkTextView documentation and
internals go a long way to state the fact that it should not be used as
an argument value, let's add some pre-condition checks as well.

This commit fixes GtkSourceView's use of GTK_TEXT_WINDOW_PRIVATE as
default value for a GObject property that was broken by the change in
glib-mkenums to honor the `/*< public >*/` and `/*< private >*/`
trigraphs.
2017-05-23 06:41:18 +01:00
..
2016-11-07 11:24:43 -05:00
2016-01-27 15:20:15 -05:00
2017-05-22 14:23:14 +01:00
2016-03-10 22:46:02 -05:00
2017-05-22 14:26:32 +01:00
2017-03-30 09:55:45 -04:00
2016-08-23 21:01:45 +02:00
2017-03-30 09:55:45 -04:00
2017-05-08 18:03:26 -04:00
2015-12-15 08:41:16 -05:00
2017-05-10 20:25:40 +02:00
2016-03-11 16:39:34 +01:00
2016-10-21 10:21:44 -04:00
2015-12-16 17:32:24 -05:00
2016-07-26 00:21:48 -04:00
2015-12-20 23:50:40 -05:00
2016-08-04 20:40:34 +02:00
2016-03-10 23:21:22 -05:00
2016-04-24 03:50:22 -07:00
2016-03-26 18:53:55 -04:00
2016-02-08 22:56:52 +01:00
2017-05-22 14:23:14 +01:00
2015-12-22 15:03:15 -05:00
2016-09-30 14:20:01 -04:00
2015-11-10 00:55:57 -05:00
2016-11-19 13:29:17 -05:00
2016-05-23 14:19:30 -04:00
2017-05-22 14:23:14 +01:00
2017-05-08 15:57:53 +02:00
2016-01-03 09:55:30 -05:00
2016-11-23 14:50:16 -05:00
2016-03-26 18:19:37 -04:00
2017-03-20 20:45:11 +00:00
2016-08-23 21:01:45 +02:00
2017-04-25 11:15:09 +01:00
2016-01-19 12:52:58 +01:00
2016-03-10 22:46:02 -05:00
2016-07-08 00:06:14 -04:00
2016-07-08 00:06:14 -04:00
2016-02-28 21:40:23 -05:00
2017-03-08 23:08:56 -05:00
2015-11-19 14:54:57 -05:00
2017-03-26 15:07:01 +01:00
2016-05-06 07:08:56 -04:00
2016-06-01 09:27:24 -04:00
2016-08-25 23:02:27 +02:00
2016-11-07 11:24:43 -05:00
2015-12-16 04:46:23 +01:00
2016-11-07 11:24:43 -05:00
2016-04-26 21:25:02 -04:00
2016-03-26 18:19:37 -04:00
2017-05-22 14:26:32 +01:00
2016-02-27 17:23:44 +01:00
2016-10-20 14:26:43 -04:00
2017-05-09 14:23:14 +01:00