gtkPrintContextCreatePangoLayout {RGtk2}R Documentation

gtkPrintContextCreatePangoLayout

Description

Creates a new PangoLayout that is suitable for use with the GtkPrintContext.

Usage

gtkPrintContextCreatePangoLayout(object)

Arguments

object [GtkPrintContext] a GtkPrintContext

Details

Since 2.10

Value

[PangoLayout] a new Pango layout for context

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]