org.gnu.gtk
Class Style

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

public class Style
extends GObject


Constructor Summary
Style()
          Construct a new Style object.
Style(int handle)
          Construct a new Style object from a 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

Style

public Style()
Construct a new Style object.


Style

public Style(int handle)
Construct a new Style object from a 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