| The Casbah Project: APIs and Reference Manual: Developer's Release 1 | ||
|---|---|---|
| Prev | Cairo Public Interface (CairoAdapter) | Next |
Table 1. instanceForThread()
Return Type | Method Name | Method Arguments |
|---|---|---|
CairoAdapter | instanceForThread() | () |
instanceForThread() returns the instance of CairoAdapter which is associated with this thread. This allows a program running inside of Cairo (via an Oriel module) to get the CairoAdapter for its thread without needing to pass it explicitly as an argument.