RGtk2 (version 2.20.31)

cairoFontFaceGetUserData: cairoFontFaceGetUserData

Description

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

Usage

cairoFontFaceGetUserData(font.face, key)

Arguments

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

Value

NULL.