Matthias Clasen
|
54a6273191
|
Drop gdk_atom_intern
Atoms are just interned strings now, so we can just
use g_intern_string.
|
2017-12-13 23:39:03 -05:00 |
|
Matthias Clasen
|
2c7e567f05
|
Update callers
Adapt all our tests and examples to the new initialization api.
|
2017-01-19 13:50:17 -05:00 |
|
Руслан Ижбулатов
|
694c8d32d5
|
Fix various warnings about unused things
https://bugzilla.gnome.org/show_bug.cgi?id=734735
|
2014-08-13 23:38:47 +00:00 |
|
Benjamin Otte
|
6ea4c144dd
|
build: Move gdk/tests/ to testsuite/gdk/
This is a reorganization of the testsuite to be in the testsuite/
directory, so it can be installed from there.
|
2013-05-15 15:37:16 +02:00 |
|