]> Pileus Git - ~andy/gtk/commit
GdkScreen: fix precondition checks in the public API
authorMichael Natterer <mitch@gimp.org>
Tue, 21 Feb 2012 16:19:35 +0000 (17:19 +0100)
committerMichael Natterer <mitch@gimp.org>
Tue, 21 Feb 2012 16:19:35 +0000 (17:19 +0100)
commit427b88f54186583febeecebe871031b6e56ab7f6
treeb5c89b64fb65d779100d7d10a9710e14c32fc138
parent8317fed2b97b9cd1625247f7af5bb0c380a27a21
GdkScreen: fix precondition checks in the public API

Move g_return_if_fail() stuff from the backends to the public
functions in gdkscreen.c itself, and some fixes for ugly formatting in
the various gdkscreen-backend.c files.
gdk/broadway/gdkscreen-broadway.c
gdk/gdkscreen.c
gdk/quartz/gdkscreen-quartz.c
gdk/wayland/gdkscreen-wayland.c
gdk/win32/gdkscreen-win32.c
gdk/x11/gdkscreen-x11.c