org.gnu.gtk
Class Requisition

java.lang.Object
  |
  +--org.gnu.glib.Boxed
        |
        +--org.gnu.gtk.Requisition

public class Requisition
extends Boxed


Constructor Summary
Requisition(int width, int height)
          Construct a new Requisition.
 
Methods inherited from class org.gnu.glib.Boxed
equals, getHandle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Requisition

public Requisition(int width,
                   int height)
Construct a new Requisition.


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