]> Pileus Git - ~andy/gtk/commit
gdk: add precondition checks to all GdkKeymap functions
authorMichael Natterer <mitch@gimp.org>
Thu, 21 Apr 2011 21:54:52 +0000 (23:54 +0200)
committerMichael Natterer <mitch@gimp.org>
Thu, 21 Apr 2011 21:54:52 +0000 (23:54 +0200)
commit6c24a257513844777997d51239031e861d7b4475
tree486778e94eab77a34772d7ff12c3a2e4253480c3
parent953112f91f2257db4f7cd8c5d6cc1be28c50af79
gdk: add precondition checks to all GdkKeymap functions

so it warns instead of simply crashing. Also fix some whitespace
stuff.
gdk/gdkkeys.c