gdkPangoAttrEmbossColorNew {RGtk2}R Documentation

gdkPangoAttrEmbossColorNew

Description

Creates a new attribute specifying the color to emboss text with.

Usage

gdkPangoAttrEmbossColorNew(color)

Arguments

color [GdkColor] a GdkColor representing the color to emboss with

Details

Since 2.12

Value

[PangoAttribute] new PangoAttribute

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]