#include "sbGtkWindowMoveService.h"#include "../NativeWindowFromNode.h"#include <nsIWidget.h>#include <nsComponentManagerUtils.h>Go to the source code of this file.
Macros | |
| #define | SB_WIN_MOVE_TIMEOUT 100 |
Functions | |
| void | frame_callback (GtkWindow *aWindow, GdkEvent *aEvent, gpointer data) |
| void | window_destroyed (GtkWindow *aWindow, gpointer data) |
| #define SB_WIN_MOVE_TIMEOUT 100 |
Definition at line 31 of file sbGtkWindowMoveService.cpp.
| void frame_callback | ( | GtkWindow * | aWindow, |
| GdkEvent * | aEvent, | ||
| gpointer | data | ||
| ) |
| void window_destroyed | ( | GtkWindow * | aWindow, |
| gpointer | data | ||
| ) |