cairo_context_get_resolution


Description:


[ Version ( since = "1.10" ) ]
public double cairo_context_get_resolution (Context context)

Gets the resolution for the context.

See [func@PangoCairo.context_set_resolution]

Parameters:

context

a `PangoContext`, from a pangocairo font map

Returns:

the resolution in "dots per inch". A negative value will be returned if no resolution has previously been set.


Namespace: Pango
Package: pangocairo