Class Index Cross Index Namespace Index

Class Gtk::Separator

Seperator parent.
Contained in: Gtk
Derived from: Gtk::Widget
Derived by: Gtk::HSeparator Gtk::VSeparator

#include <gtk--/separator.h>


public function member index:

GtkSeparator* gtkobj();
const GtkSeparator* gtkobj() const;
static bool isA(Object* object);
virtual ~Separator();
 

protected function member index:

Separator();
 

Description:

Abstract base class for Gtk_VSeperator and Gtk_HSeperator.


Function Member Descriptions:

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

GtkSeparator* gtkobj();

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

static bool isA(Object* object);