Class Index Cross Index Namespace Index

Class Gtk::Data


Contained in: Gtk
Derived from: Gtk::Object
Derived by: Gtk::Adjustment Gtk::Tooltips

#include <gtk--/data.h>


public function member index:

signal void disconnect();
GtkData* gtkobj();
const GtkData* gtkobj() const;
static bool isA(Object* object);
virtual ~Data();
 

protected function member index:

Data();
virtual void disconnect_impl();
 

Description:



Function Member Descriptions:

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

GtkData* gtkobj();

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

static bool isA(Object* object);