| cairoScaledFontGetUserData {RGtk2} | R Documentation |
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.
cairoScaledFontGetUserData(scaled.font, key)
|
[CairoScaledFont] a CairoScaledFont |
|
[CairoUserDataKey] the the CairoUserDataKey the user data was
attached to |
Since 1.4
[R object] the user data previously attached or NULL.
Derived by RGtkGen from GTK+ documentation