|
||||||||||
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.GObject
org.gnu.gtk.RcStyle
A class that provides runtime routines for handling resource files.
Constructor Summary | |
RcStyle()
Construct a new RcStyle. |
|
RcStyle(org.gnu.glib.Handle handle)
Construct a new RcStyle from a given handle to a native resource. |
Method Summary | |
FontDescription |
getFontDescription()
|
java.lang.String |
getName()
|
static RcStyle |
getRcStyle(org.gnu.glib.Handle handle)
Construct a new RcStyle from a given handle to a native resource. |
static Type |
getType()
Retrieve the runtime type used by the GLib library. |
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 RcStyle()
public RcStyle(org.gnu.glib.Handle handle)
Method Detail |
public static RcStyle getRcStyle(org.gnu.glib.Handle handle)
public static Type getType()
public FontDescription getFontDescription()
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |