gdkFontGetDisplay {RGtk2}R Documentation

gdkFontGetDisplay

Description

Returns the GdkDisplay for font. WARNING: gdk_font_get_display is deprecated and should not be used in newly-written code.

Usage

gdkFontGetDisplay(object)

Arguments

object [GdkFont] the GdkFont.

Details

Since 2.2

Value

[GdkDisplay] the corresponding GdkDisplay.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]