Cairo::ScriptInterpreter
Inherits Reference / Object
Wrapper for LibCairo::PScriptInterpreterT
Constructors
new(script_interpreter : LibCairo::PScriptInterpreterT)
Sourcenew
SourceClass methods
translate_stream(stream : Int32, write_func : LibCairo::WriteFuncT, closure : Pointer(Void)) : Status
SourceInstance methods
feed_stream(stream : Int32) : Status
Sourcefeed_string(line : String, len : Int32 = -1) : Status
Sourcefinalize
Sourcefinish
Sourceinstall_hooks(hooks : ScriptInterpreterHooksT)
Sourceline_number
Sourcereference
Sourcerun(filename : String) : Status
Source