Benjamin Otte
|
2dad7c1319
|
gdk: Add gdk_rectangle_equal()
There's enough users inside GTK to warrant this convenience function.
|
2015-10-03 22:26:27 -04:00 |
|
Matthias Clasen
|
ca81028901
|
Add GDK_AVAILABLE_IN_ALL annotations in gdk
This is in preparation to modernizing our handing
of exported symbols.
|
2013-05-05 15:38:46 -04:00 |
|
Matthias Clasen
|
5adecf183b
|
Move single-include guards inside include guards
gcc has optimizations for include guards that only work
if they are outermost in the the header.
https://bugzilla.gnome.org/show_bug.cgi?id=689810
|
2012-12-28 09:57:56 -05:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Matthias Clasen
|
88ef199ed7
|
Inclusion cleanups in headers
|
2010-10-14 22:08:53 -04:00 |
|
Matthias Clasen
|
9d644e9d2d
|
Make gdk.h an include-only header
Move declarations to other headers, and introduce some new ones:
gdkmain.h, gdkrectangle.h, gdkthreads.h.
|
2010-10-14 22:08:48 -04:00 |
|