Files
gtk/gdk
Benjamin Otte 41e19757db gdk: Add GDK_DECLARE_EXPORTED_TYPE()
This is like G_DECLARE_FINAL_TYPE(), except it doesn't make the class
struct public, so internally all the subclassing in the world can
happen.

Some subtle differences:
- It marks the get_type() function as G_GNUC_CONST
- It doesn't require the parent type
- It uses G_DEFINE_AUTOPTR_CLEANUP_FUNC() instead of the private glib
  chainup method.

Port a bunch of GDK and the whole event controller + gesture machinery
to provew that it works.

As a side effect, we gained a bunch of missing autocleanups.
2019-12-13 02:09:01 +01:00
..
2019-11-27 13:33:43 +00:00
2019-11-27 13:33:43 +00:00
2019-05-29 19:02:30 -07:00
2019-05-08 17:00:26 +00:00
2019-02-24 10:49:01 -05:00
2019-11-27 13:33:43 +00:00
2018-07-13 10:13:00 +02:00
2019-05-30 20:56:50 -07:00
2018-02-06 01:16:32 -05:00
2019-11-27 13:33:43 +00:00
2018-02-06 01:16:32 -05:00
2019-05-30 20:56:50 -07:00
2019-05-30 20:56:50 -07:00
2019-12-13 02:09:01 +01:00
2019-04-02 15:11:06 +00:00
2019-12-13 02:09:01 +01:00
2019-11-27 13:33:43 +00:00
2018-02-06 01:16:32 -05:00
2019-02-24 13:33:36 -05:00
2018-01-14 17:05:04 -05:00
2019-01-23 22:33:44 -05:00
2019-11-27 13:33:43 +00:00
2019-02-06 10:39:27 +01:00
2018-04-28 16:22:29 -04:00
2019-11-27 13:33:43 +00:00
2019-11-27 13:33:43 +00:00
2019-11-27 13:33:43 +00:00
2019-11-27 13:33:43 +00:00
2019-05-07 09:37:59 -07:00
2017-12-13 23:39:03 -05:00
2019-11-27 13:33:43 +00:00
2018-02-06 01:16:32 -05:00
2019-11-27 13:33:43 +00:00
2019-05-29 14:30:13 +02:00
2019-11-27 13:33:43 +00:00
2019-05-21 06:43:59 +02:00
2019-11-27 13:33:43 +00:00
2019-03-29 11:55:42 -04:00
2018-03-18 19:21:33 +01:00
2019-11-27 13:33:43 +00:00
2019-11-27 13:33:43 +00:00
2019-11-27 13:33:43 +00:00