sbGtkWindowMoveService Class Reference

#include <sbGtkWindowMoveService.h>

Inheritance diagram for sbGtkWindowMoveService:
[legend]
Collaboration diagram for sbGtkWindowMoveService:
[legend]

Public Member Functions

 sbGtkWindowMoveService ()
 
virtual ~sbGtkWindowMoveService ()
 
NS_DECL_ISUPPORTS
NS_DECL_SBIWINDOWMOVESERVICE
nsresult 
OnWindowFrameCallback (GtkWindow *aWindow, GdkEvent *aEvent)
 
nsresult OnWindowDestroyed (GtkWindow *aWindow)
 
- Public Member Functions inherited from sbIWindowMoveService
void startWatchingWindow (in nsISupports aWindow, in sbIWindowMoveListener aListener)
 
void stopWatchingWindow (in nsISupports aWindow, in sbIWindowMoveListener aListener)
 

Detailed Description

Definition at line 102 of file sbGtkWindowMoveService.h.

Constructor & Destructor Documentation

sbGtkWindowMoveService::sbGtkWindowMoveService ( )

Definition at line 187 of file sbGtkWindowMoveService.cpp.

sbGtkWindowMoveService::~sbGtkWindowMoveService ( )
virtual

Definition at line 191 of file sbGtkWindowMoveService.cpp.

Member Function Documentation

nsresult sbGtkWindowMoveService::OnWindowDestroyed ( GtkWindow *  aWindow)

Definition at line 218 of file sbGtkWindowMoveService.cpp.

Here is the caller graph for this function:

nsresult sbGtkWindowMoveService::OnWindowFrameCallback ( GtkWindow *  aWindow,
GdkEvent *  aEvent 
)

Definition at line 196 of file sbGtkWindowMoveService.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: