#include <sbIWindowMoveService.h>#include <nsITimer.h>#include <nsAutoPtr.h>#include <nsCOMPtr.h>#include <gtk/gtk.h>#include <map>Go to the source code of this file.
Classes | |
| class | sbGtkWindowContext |
| class | sbGtkWindowMoveService |
Typedefs | |
| typedef std::map< GtkWindow *, nsRefPtr < sbGtkWindowContext > > | sbGtkWindowContextMap |
| typedef sbGtkWindowContextMap::value_type | sbGtkWindowContextMapPair |
| typedef sbGtkWindowContextMap::iterator | sbGtkWindowMoveServiceIter |
| typedef std::map<GtkWindow *, nsRefPtr<sbGtkWindowContext> > sbGtkWindowContextMap |
Definition at line 90 of file sbGtkWindowMoveService.h.
| typedef sbGtkWindowContextMap::value_type sbGtkWindowContextMapPair |
Definition at line 91 of file sbGtkWindowMoveService.h.
| typedef sbGtkWindowContextMap::iterator sbGtkWindowMoveServiceIter |
Definition at line 92 of file sbGtkWindowMoveService.h.