sbGtkWindowContext Class Reference

#include <sbGtkWindowMoveService.h>

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

Public Member Functions

 sbGtkWindowContext (sbIWindowMoveListener *aListener, PRInt32 aPreviousX, PRInt32 aPreviousY, PRInt32 aConfigureHandlerID, PRInt32 aDestroyHandlerID)
 
virtual ~sbGtkWindowContext ()
 
nsresult OnFrameEvent (GdkEvent *aEvent)
 
nsresult OnWindowDestroyed ()
 
nsresult GetSignalHandlerIDs (PRInt32 *aOutConfigureHandlerID, PRInt32 *aOutDestroyHandlerID)
 

Detailed Description

Definition at line 43 of file sbGtkWindowMoveService.h.

Constructor & Destructor Documentation

sbGtkWindowContext::sbGtkWindowContext ( sbIWindowMoveListener aListener,
PRInt32  aPreviousX,
PRInt32  aPreviousY,
PRInt32  aConfigureHandlerID,
PRInt32  aDestroyHandlerID 
)

Definition at line 63 of file sbGtkWindowMoveService.cpp.

sbGtkWindowContext::~sbGtkWindowContext ( )
virtual

Definition at line 81 of file sbGtkWindowMoveService.cpp.

Member Function Documentation

nsresult sbGtkWindowContext::GetSignalHandlerIDs ( PRInt32 *  aOutConfigureHandlerID,
PRInt32 *  aOutDestroyHandlerID 
)

Definition at line 138 of file sbGtkWindowMoveService.cpp.

nsresult sbGtkWindowContext::OnFrameEvent ( GdkEvent *  aEvent)

Definition at line 86 of file sbGtkWindowMoveService.cpp.

nsresult sbGtkWindowContext::OnWindowDestroyed ( )

Definition at line 124 of file sbGtkWindowMoveService.cpp.


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