gdkPangoAttrStippleNew {RGtk2}R Documentation

gdkPangoAttrStippleNew

Description

Creates a new attribute containing a stipple bitmap to be used when rendering the text.

Usage

gdkPangoAttrStippleNew(stipple)

Arguments

stipple [GdkBitmap] a bitmap to be set as stipple

Value

[PangoAttribute] new PangoAttribute

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]