gtkWidgetCreatePangoContext {RGtk2}R Documentation

gtkWidgetCreatePangoContext

Description

Creates a new PangoContext with the appropriate font map, font description, and base direction for drawing text for this widget. See also gtkWidgetGetPangoContext.

Usage

gtkWidgetCreatePangoContext(object)

Arguments

object [GtkWidget] a GtkWidget

Value

[PangoContext] the new PangoContext

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]