PgLayout.getFontDescription

Gets the font description for the layout, if any.

class PgLayout
getFontDescription
()

Return Value

a pointer to the layout's font description, or %NULL if the font description from the layout's context is inherited. This value is owned by the layout and must not be modified or freed.

Meta