gtkPrintContextCreatePangoContext {RGtk2}R Documentation

gtkPrintContextCreatePangoContext

Description

Creates a new PangoContext that can be used with the GtkPrintContext.

Usage

gtkPrintContextCreatePangoContext(object)

Arguments

object [GtkPrintContext] a GtkPrintContext

Details

Since 2.10

Value

[PangoContext] a new Pango context for context

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]