Learn R Programming

RGtk2 (version 2.12.17)

cairoScaledFontGetUserData: cairoScaledFontGetUserData

Description

Return user data previously attached to scaled.font using the specified key. If no user data has been attached with the given key this function returns NULL.

Usage

cairoScaledFontGetUserData(scaled.font, key)

Arguments

key
[CairoUserDataKey] the the CairoUserDataKey the user data was attached to

Value

  • [R object] the user data previously attached or NULL.

Details

Since 1.4