class Inti::Gtk::Allocation is declared in the header inti/gtk/widget.h.
Superclasses. Gdk::Rectangle
Subclasses. none
Public Constructors.
Allocation () Allocation (int x, int y, int width, int height) |
Public Methods.
GtkAllocation * gtk_allocation () const |
Public Functions.
Allocation * wrap (GtkAllocation * src) |
Allocation (int x, int y, int width, int height) |
| x | |
| y | |
| width | |
| height |