[ Version ( since = "1.0" ) ]
public Context create_pango_context ()
Creates a Context for the given actor.
The Context is already configured using the appropriate font map, resolution and font options.
See also get_pango_context.
this |
a Actor |
the newly created Context. Use unref on the returned value to deallocate its resources |