Implement get_keymap vfunc for quartz

This commit is contained in:
Matthias Clasen
2010-12-17 12:46:46 -05:00
committed by Kristian Rietveld
parent 46352afa6f
commit 51f149df5e
3 changed files with 10 additions and 1 deletions

View File

@ -187,7 +187,7 @@ void _gdk_quartz_display_create_window_impl (GdkDisplay *display,
GdkEventMask event_mask,
GdkWindowAttr *attributes,
gint attributes_mask);
GdkKeymap * _gdk_quartz_display_get_keymap (GdkDisplay *display);
GdkDisplay * _gdk_quartz_display_open (const gchar *name);