org.gnu.gtk
Class RcStyle
public class RcStyle
extends GObject
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.
|
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.