class Inti::Gtk::Allocation

Name

class Inti::Gtk::Allocation -- 

Synopsis

class Inti::Gtk::Allocation is declared in the header inti/gtk/widget.h.

Superclasses. Gdk::Rectangle

Subclasses. none

Class members

Public Constructors.
Allocation ()
Allocation (int x, int y, int width, int height)

Public Methods.
GtkAllocation * gtk_allocation () const

Public Functions.
Allocation * wrap (GtkAllocation * src)

Description

Public Constructors

method Inti::Gtk::Allocation::Allocation

Allocation ()

method Inti::Gtk::Allocation::Allocation

Allocation (int x, int y, int width, int height)

x 
y 
width 
height 

Public Methods

method Inti::Gtk::Allocation::gtk_allocation

GtkAllocation * gtk_allocation () const

Public Functions

function Inti::Gtk::Allocation::wrap

Allocation * wrap (GtkAllocation * src)

src