[uuid(18032bd0-b265-11d1-aa2a-000000000000)]
interface nsIToolkit : nsISupports
Methods
Initialize this toolkit with aThread. @param aThread 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
void
Init(in PRThread aThread)
Compare to: