gtk: create gtk.h
commitdc7ff344187db6a94294a87d63cf8332e8ed0e6f
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 4 Mar 2015 14:37:27 +0000 (4 15:37 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 6 May 2015 06:38:05 +0000 (6 08:38 +0200)
tree1b472e31bf30449a590c1faada773fef797465a0
parent1301e515eff267d4b8684e74a5b2c1b5cf03f103
gtk: create gtk.h

Move various gtk bits (includes, data structures) to a header file.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/gtk.h [new file with mode: 0644]
ui/gtk.c