gdkFontId {RGtk2}R Documentation

gdkFontId

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

gdkFontId(object)

Arguments

object [GdkFont] a GdkFont.

Value

[integer] the numeric X Font ID

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]