gdkFontId: gdkFontId

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Returns the X Font ID for the given font. WARNING: gdk_font_id is deprecated and should not be used in newly-written code.

Usage

1
gdkFontId(object)

Arguments

object

a GdkFont.

Value

[integer] the numeric X Font ID

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkFontId in RGtk2...