diff options
Diffstat (limited to 'gdk/gdkprivate.h')
-rw-r--r-- | gdk/gdkprivate.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/gdkprivate.h b/gdk/gdkprivate.h index 7cf006aa49..c2902b8ae0 100644 --- a/gdk/gdkprivate.h +++ b/gdk/gdkprivate.h @@ -29,6 +29,8 @@ G_BEGIN_DECLS +const char * _gdk_atom_name_const (GdkAtom atom); + void gdk_window_destroy_notify (GdkWindow *window); void gdk_synthesize_window_state (GdkWindow *window, |