summaryrefslogtreecommitdiff
path: root/gdk/gdkconstructor.h
Commit message (Collapse)AuthorAgeFilesLines
* gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-171-0/+120
This is named gdkconstructor.h to avoid any possible conflicts. This fixes the current usages of G_HAS_CONSTRUCTORS, as that header is not installed by glib.