Package org.gnome.gtk

Class RequestedSize

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gtk.RequestedSize
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class RequestedSize extends ProxyInstance
Represents a request of a screen object in a given orientation. These are primarily used in container implementations when allocating a natural size for children calling. See Gtk.distributeNaturalAllocation(int, org.gnome.gtk.RequestedSize[]).