WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIToolkit

IID:18032BD0-B265-11d1-AA2A-000000000000
Inherits From:nsISupports

Methods

void Init ( PRThread* thread )

void Init ( PRThread* thread )

Initialize this toolkit with thread.

Arguments:
thread: The thread passed in runs the message pump. NULL can be passed in, in which case a new thread gets created and a message pump will run in that thread

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com