org.gnu.gtk
Class RcStyle
A class that provides runtime routines for handling resource files.
RcStyle()- Construct a new RcStyle.
|
RcStyle(Handle handle)- Construct a new RcStyle from a given handle to a native resource.
|
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addListener, collect, freezeNotify, getBooleanProperty, getData, getDoubleProperty, getEventListenerClass, getEventType, getFloatProperty, getGObjectFromHandle, getIntProperty, getJavaObjectProperty, getLongProperty, getPixbufProperty, getProperty, getStringProperty, hasProperty, notify, removeEventHandler, removeListener, setBooleanProperty, setData, setDoubleProperty, setFloatProperty, setIntProperty, setJavaObjectProperty, setLongProperty, setPixbufProperty, setProperty, setStringProperty, thawNotify |
RcStyle
public RcStyle()
Construct a new RcStyle.
RcStyle
public RcStyle(Handle handle)
Construct a new RcStyle from a given handle to a native resource.
getName
public String getName()
getRcStyle
public static RcStyle getRcStyle(Handle handle)
Construct a new RcStyle from a given handle to a native resource.
getType
public static Type getType()
Retrieve the runtime type used by the GLib library.