gdkScreenGetFontOptions {RGtk2}R Documentation

gdkScreenGetFontOptions

Description

Gets any options previously set with gdkScreenSetFontOptions.

Usage

gdkScreenGetFontOptions(object)

Arguments

object [GdkScreen] a GdkScreen

Details

Since 2.10

Value

[CairoFontOptions] the current font options, or NULL if no default font options have been set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]