Description Usage Arguments Details Value Author(s)
Retrieves the name of the currently selected font. This name includes
style and size information as well. If you want to render something
with the font, use this string with pangoFontDescriptionFromString
.
If you're interested in peeking certain values (family name,
style, size, weight) just query these properties from the
PangoFontDescription
object.
1 | gtkFontButtonGetFontName(object)
|
|
a |
Since 2.4
[character] an internal copy of the font name which must not be freed.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.