#include "sbNativeWindowManager.h"#include "../NativeWindowFromNode.h"#include <gdk/gdkx.h>#include <gdk/gdk.h>#include <gtk/gtkwindow.h>Go to the source code of this file.
Functions | |
| static nsresult | GetToplevelGdkWindow (nsISupports *aWindow, GdkWindow **aToplevelWindow) |
| static nsresult | GetToplevelGtkWindow (nsISupports *aWindow, GtkWindow **aToplevelWindow) |
|
static |
Definition at line 47 of file sbNativeWindowManager.cpp.
|
static |