Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Struct
org.gnu.glib.Boxed
org.gnu.pango.GlyphString
public class GlyphString
extends Boxed
Constructor Summary | |
| |
|
Method Summary | |
void |
|
Methods inherited from class org.gnu.glib.Boxed | |
equals , getBoxedFromHandle , hashCode |
public GlyphString()
Construct a new GlyphString.
public GlyphString(GlyphString glyphString)
Construct a new GlyphString that is a copy of the provided GlyphString.
- Parameters:
glyphString
-
public void setSize(int newLength)
Resizes the GlyphString to the given length.
- Parameters:
newLength
-