pangoCairoContextGetResolution {RGtk2} | R Documentation |
Gets the resolution for the context. See pangoCairoContextSetResolution
pangoCairoContextGetResolution(context)
|
[PangoContext ] a PangoContext , from pangoCairoFontMapCreateContext |
Since 1.10
[numeric] the resolution in "dots per inch". A negative value will be returned if no resolution has previously been set.
Derived by RGtkGen from GTK+ documentation