org.gnu.gtk
Class RcStyle

java.lang.Object
  |
  +--org.gnu.glib.GObject
        |
        +--org.gnu.gtk.RcStyle

public class RcStyle
extends GObject

A class that provides runtime routines for handling resource files.


Constructor Summary
RcStyle()
          Construct a new RcStyle.
RcStyle(int handle)
          Construct a new RcStyle from a given handle to a native resource.
 
Method Summary
static Type getType()
          Retrieve the runtime type used by the GLib library.
 
Methods inherited from class org.gnu.glib.GObject
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RcStyle

public RcStyle()
Construct a new RcStyle.


RcStyle

public RcStyle(int handle)
Construct a new RcStyle from a given handle to a native resource.

Method Detail

getType

public static Type getType()
Retrieve the runtime type used by the GLib library.


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net