cairoScaledFontStatus {RGtk2}R Documentation

cairoScaledFontStatus

Description

Checks whether an error has previously occurred for this scaled_font.

Usage

cairoScaledFontStatus(scaled.font)

Arguments

scaled.font [CairoScaledFont] a CairoScaledFont

Value

[CairoStatus] CAIRO_STATUS_SUCCESS or another error such as CAIRO_STATUS_NO_MEMORY.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]