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.
This commit is contained in:
spider 1998-05-20 23:19:38 +00:00
Родитель 745846f561
Коммит 7055e18ab9
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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 \