org.gnu.gdk

Class PangoAttrStipple


public class PangoAttrStipple
extends Attribute

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Constructor Summary

PangoAttrStipple(Bitmap stipple)

Method Summary

protected static Handle
gdk_pango_attr_stipple_new(Handle stipple)
Bitmap
getStipple()
protected static Handle
getStipple(Handle obj)

Methods inherited from class org.gnu.pango.Attribute

getEndIndex, getEndIndex, getStartIndex, getStartIndex

Methods inherited from class org.gnu.glib.Boxed

equals, getHandle, hashCode, setHandle

Constructor Details

PangoAttrStipple

public PangoAttrStipple(Bitmap stipple)

Method Details

gdk_pango_attr_stipple_new

protected static final Handle gdk_pango_attr_stipple_new(Handle stipple)


getStipple

public Bitmap getStipple()


getStipple

protected static final Handle getStipple(Handle obj)