org.gnu.pango
Class FontFace
The PangoFontFace structure is used to represent a group of fonts with the
same family, slant, weight, width, but varying sizes.
addEventHandler , addEventHandler , addEventHandler , addEventHandler , addEventHandler , addEventHandler , addListener , equals , freezeNotify , getBooleanProperty , getData , getData , getDoubleProperty , getEventListenerClass , getEventType , getFloatProperty , getGObjectFromHandle , getHandle , getIntFromHandle , getIntProperty , getJavaObjectProperty , getLongProperty , getNullHandle , getPixbufProperty , getProperty , getStringFromHandle , getStringProperty , hasProperty , hashCode , instantiateJGObjectFromGType , notify , removeEventHandler , removeListener , retrieveGObject , setBooleanProperty , setData , setData , setDoubleProperty , setFloatProperty , setHandle , setIntProperty , setJavaObjectProperty , setLongProperty , setPixbufProperty , setProperty , setStringProperty , thawNotify |
describe
public FontDescription describe()
Returns the family, style, variant, weight and stretch of a
PangoFontFace. The size field of the resulting font description will be
unset.
pango_font_face_describe
protected static final Handle pango_font_face_describe(Handle face)
pango_font_face_get_face_name
protected static final String pango_font_face_get_face_name(Handle face)
pango_font_face_get_type
protected static final int pango_font_face_get_type()
toString
public String toString()
Gets a name representing the style of this face among the different faces
in the PangoFontFamily for the face. This name is unique among all faces
in the family and is suitable for displaying to users.