cairoFontOptionsGetSubpixelOrder {RGtk2.10}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.10 version 2.10.6 Index]