Cairo Public Interface Static Methods

instanceForThread()

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.