Class Index Cross Index Namespace Index

Class Gtk::Invisible

An invisible, empty space.
Contained in: Gtk
Derived from: Gtk::Bin
Derived by: none

#include <gtk--/invisible.h>


public function member index:

Invisible();
GtkInvisible* gtkobj();
const GtkInvisible* gtkobj() const;
static bool isA(Object* object);
virtual ~Invisible();
 

Description:

Use this widget help create some space between your widgets.


Function Member Descriptions:

Gtk::Invisible::gtkobj - Returns the underlaying gtk+ object.

GtkInvisible* gtkobj();

Gtk::Invisible::isA - Returns true if object is this type.

static bool isA(Object* object);