sbGtkWindowMoveService.cpp File Reference
#include "sbGtkWindowMoveService.h"
#include "../NativeWindowFromNode.h"
#include <nsIWidget.h>
#include <nsComponentManagerUtils.h>
Include dependency graph for sbGtkWindowMoveService.cpp:

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)
 

Macro Definition Documentation

#define SB_WIN_MOVE_TIMEOUT   100

Definition at line 31 of file sbGtkWindowMoveService.cpp.

Function Documentation

void frame_callback ( GtkWindow *  aWindow,
GdkEvent *  aEvent,
gpointer  data 
)

Definition at line 38 of file sbGtkWindowMoveService.cpp.

Here is the call graph for this function:

void window_destroyed ( GtkWindow *  aWindow,
gpointer  data 
)

Definition at line 47 of file sbGtkWindowMoveService.cpp.

Here is the call graph for this function: