]> Pileus Git - ~andy/gtk/commit
gdk: add precondition checks to many GdkDisplay functions
authorMichael Natterer <mitch@gimp.org>
Mon, 28 Feb 2011 16:34:52 +0000 (17:34 +0100)
committerMichael Natterer <mitch@gimp.org>
Mon, 28 Feb 2011 16:36:06 +0000 (17:36 +0100)
commit033bd235b7689799794b3c011cb15cbae6d561f1
treefff546f1e8d953ec7a645f357b4a2bc4e5af389a
parent9707d8a3e679cef15106f7fc8406464dc2646a3f
gdk: add precondition checks to many GdkDisplay functions

instead of crashing in GDK_DISPLAY_GET_CLASS(NULL)->foo(NULL);
gdk/gdkdisplay.c