MozillaDelegate

Undocumented in source.

Constructors

this
this(Browser browser)
Undocumented in source.

Members

Functions

getHandle
GtkWidget* getHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
getLibraryName
String getLibraryName()
Undocumented in source. Be warned that the author may not have intended to support it.
gtk_event
int gtk_event(GtkWidget* handle, GdkEvent* event, gpointer pointer)
Undocumented in source. Be warned that the author may not have intended to support it.
handleFocus
void handleFocus()
Undocumented in source. Be warned that the author may not have intended to support it.
handleMouseDown
void handleMouseDown()
Undocumented in source. Be warned that the author may not have intended to support it.
hookEnterExit
bool hookEnterExit()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
needsSpinup
bool needsSpinup()
Undocumented in source. Be warned that the author may not have intended to support it.
onDispose
void onDispose(GtkWidget* embedHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
setSize
void setSize(GtkWidget* embedHandle, int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

eventProc
int eventProc(GtkWidget* handle, GdkEvent* gdkEvent, gpointer pointer)
Undocumented in source. Be warned that the author may not have intended to support it.
findBrowser
Browser findBrowser(GtkWidget* handle)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

IsLinux
bool IsLinux;
Undocumented in source.
STOP_PROPOGATE
gpointer STOP_PROPOGATE;
Undocumented in source.

Variables

browser
Browser browser;
Undocumented in source.
embedHandle
GtkWidget* embedHandle;
Undocumented in source.
hasFocus
bool hasFocus;
Undocumented in source.
listener
Listener listener;
Undocumented in source.
mozillaHandle
gpointer mozillaHandle;
Undocumented in source.

Meta