#include <datacellrenderercombo.h>
Inheritance diagram for Gnome::Db::DataCellRendererCombo:
Public Member Functions | |
virtual | ~DataCellRendererCombo () |
GnomeDbDataCellRendererCombo* | gobj () |
Provides access to the underlying C GtkObject. | |
const GnomeDbDataCellRendererCombo* | gobj () const |
Provides access to the underlying C GtkObject. | |
DataCellRendererCombo (const Glib::RefPtr<Gda::ParameterList>& param_list, GdaParameterListSource* param_list_source) | |
Related Functions | |
(Note that these are not member functions.) | |
Gnome::Db::DataCellRendererCombo* | wrap (GnomeDbDataCellRendererCombo* object, bool take_copy=false) |
virtual Gnome::Db::DataCellRendererCombo::~DataCellRendererCombo | ( | ) | [virtual] |
Gnome::Db::DataCellRendererCombo::DataCellRendererCombo | ( | const Glib::RefPtr< Gda::ParameterList > & | param_list, | |
GdaParameterListSource * | param_list_source | |||
) | [explicit] |
const GnomeDbDataCellRendererCombo* Gnome::Db::DataCellRendererCombo::gobj | ( | ) | const [inline] |
GnomeDbDataCellRendererCombo* Gnome::Db::DataCellRendererCombo::gobj | ( | ) | [inline] |
Gnome::Db::DataCellRendererCombo* wrap | ( | GnomeDbDataCellRendererCombo * | object, | |
bool | take_copy = false | |||
) | [related] |
object | The C instance | |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |