to_filename


Description:

public string to_filename ()

Creates a filename representation of a font description.

The filename is identical to the result from calling [[email protected]_string], but with underscores instead of characters that are untypical in filenames, and in lower case only.

Parameters:

this

a `PangoFontDescription`

Returns:

a new string that must be freed with g_free.




2022 vala-language.org