Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

layout.h File Reference

A GtkLayout C++ wrapper interface. More...

#include <inti/gtk/container.h>
#include <gtk/gtklayout.h>

Go to the source code of this file.

Namespaces


Detailed Description

A GtkLayout C++ wrapper interface.

Provides Layout, a widget similar to DrawingArea in that it's a "blank slate" and doesn't do anything but paint a blank background by default. It's different in that it supports scrolling natively (you can add it to a ScrolledWindow), and it can contain child widgets, since it's a Container. Main Page - Footer


Generated on Sun Sep 14 20:08:05 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002