|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.freedesktop.bindings.Pointer
org.gnome.glib.Boxed
org.gnome.pango.Attribute
org.gnome.pango.UnderlineAttribute
public final class UnderlineAttribute
An Attribute that specifies the underlinging to be drawn under the text it
is applied to. See Underline
.
Constructor Summary | |
---|---|
UnderlineAttribute(Underline underline)
Create an UnderlineAttribute. |
Method Summary |
---|
Methods inherited from class org.gnome.pango.Attribute |
---|
setIndices |
Methods inherited from class org.freedesktop.bindings.Pointer |
---|
toString |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnderlineAttribute(Underline underline)
This is equivalent to using TextTag's
setUnderline()
when formatting text in a TextBuffer.
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |