cairoFontOptionsGetSubpixelOrder {RGtk2}R Documentation

cairoFontOptionsGetSubpixelOrder

Description

Gets the subpixel order for the font options object. See the documentation for CairoSubpixelOrder for full details.

Usage

cairoFontOptionsGetSubpixelOrder(options)

Arguments

options [CairoFontOptions] a CairoFontOptions

Value

[CairoSubpixelOrder] the subpixel order for the font options object

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]