gtkPrintContextCreatePangoLayout {RGtk2}R Documentation

gtkPrintContextCreatePangoLayout

Description

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

Usage

gtkPrintContextCreatePangoLayout(object)

Arguments

object

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.20.21 Index]