Description Usage Arguments Value Author(s)
Gets the GdkFont
to use for the given style. This is
meant only as a replacement for direct access to style->font
and should not be used in new code. New code should
use style->font.desc
instead.
WARNING: gtk_style_get_font
is deprecated and should not be used in newly-written code.
1 | gtkStyleGetFont(object)
|
|
a |
[GdkFont
] the GdkFont
for the style. This font is owned
by the style; if you want to keep around a copy,
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.