|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gnu.glib.Struct
org.gnu.glib.MemStruct
org.gnu.pango.Attribute
org.gnu.pango.AttrColor
public class AttrColor
The PangoAttrColor structure is used to represent attributes that are colors.
| Constructor Summary | |
|---|---|
AttrColor()
|
|
| Method Summary | |
|---|---|
Color |
getColor()
Returns the color. |
| Methods inherited from class org.gnu.pango.Attribute |
|---|
getEndIndex, getStartIndex |
| Methods inherited from class org.gnu.glib.MemStruct |
|---|
getMemStructFromHandle |
| Methods inherited from class org.gnu.glib.Struct |
|---|
equals, getHandle, getNullHandle, hashCode |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttrColor()
| Method Detail |
|---|
public Color getColor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||