[gtk+/client-side-windows: 6/284] Export gdk_window_set_has_native



commit 32cd341f60b8ce5888929067ac59a59af0317eb1
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Dec 3 11:18:34 2008 +0100

    Export gdk_window_set_has_native
---
 gdk/gdkwindow.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/gdk/gdkwindow.h b/gdk/gdkwindow.h
index 706d768..ec3f67a 100644
--- a/gdk/gdkwindow.h
+++ b/gdk/gdkwindow.h
@@ -409,6 +409,8 @@ void	      gdk_window_move_region           (GdkWindow       *window,
 						const GdkRegion *region,
 						gint             dx,
 						gint             dy);
+void          gdk_window_set_has_native        (GdkWindow       *window,
+						gboolean         has_native);
 
 /* 
  * This allows for making shaped (partially transparent) windows



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]