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

gdkScreenSetFontOptions

gdkScreenSetFontOptions


Description

Sets the default font options for the screen. These options will be set on any PangoContext's newly created with gdkPangoContextGetForScreen. Changing the default set of font options does not affect contexts that have already been created.

Usage

gdkScreenSetFontOptions(object, options)

Arguments

object

a GdkScreen

options

a CairoFontOptions, or NULL to unset any previously set default font options. [ allow-none ]

Details

Since 2.10

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.