From 0866ff0202e7ee8aacc4d527aba19c7efdadae45 Mon Sep 17 00:00:00 2001 From: spider Date: Wed, 20 May 1998 23:19:38 +0000 Subject: [PATCH] Adding NS_NATIVE_WIDGET to get the native widget associated with an nsIWidget. Windows has a concept of a native window whilst unix has a native widget and a native window. git-svn-id: svn://10.0.0.236/trunk@2070 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/widget/public/nsIWidget.h | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/widget/public/nsIWidget.h b/mozilla/widget/public/nsIWidget.h index 47314134a6f..56d1e8ccd5e 100644 --- a/mozilla/widget/public/nsIWidget.h +++ b/mozilla/widget/public/nsIWidget.h @@ -54,6 +54,7 @@ typedef nsEventStatus (*PR_CALLBACK EVENT_CALLBACK)(nsGUIEvent *event); #define NS_NATIVE_WINDOW 0 #define NS_NATIVE_GRAPHIC 1 #define NS_NATIVE_COLORMAP 2 +#define NS_NATIVE_WIDGET 3 // {18032AD5-B265-11d1-AA2A-000000000000} #define NS_IWIDGET_IID \