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.