org.gnu.gdk

Class PangoAttrEmbossed


public class PangoAttrEmbossed
extends Attribute

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Constructor Summary

PangoAttrEmbossed(boolean embossed)

Method Summary

protected static Handle
gdk_pango_attr_embossed_new(boolean embossed)
boolean
getEmbossed()
protected static boolean
getEmbossed(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

PangoAttrEmbossed

public PangoAttrEmbossed(boolean embossed)

Method Details

gdk_pango_attr_embossed_new

protected static final Handle gdk_pango_attr_embossed_new(boolean embossed)


getEmbossed

public boolean getEmbossed()


getEmbossed

protected static final boolean getEmbossed(Handle obj)