Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkFontButtonGetFontName

gtkFontButtonGetFontName


Description

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.

Usage

gtkFontButtonGetFontName(object)

Arguments

object

a GtkFontButton

Details

Since 2.4

Value

[character] an internal copy of the font name which must not be freed.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.