Gnome::Gda::ColumnIndex Class Reference
[Data Handlers]
DataModel column indexes — Management of
DataModel column index attributes.
More...
List of all members.
Detailed Description
DataModel column indexes — Management of
DataModel column index attributes.
Constructor& Destructor Documentation
virtual Gnome::Gda::ColumnIndex::~ColumnIndex |
( |
|
) |
[virtual] |
Gnome::Gda::ColumnIndex::ColumnIndex |
( |
|
) |
[protected] |
Member Function Documentation
- Returns:
- The column name of dmcia.
long Gnome::Gda::ColumnIndex::get_defined_size |
( |
|
) |
const |
- Returns:
- The defined size of dmcia.
- Returns:
- dmcia's references.
Sorting Gnome::Gda::ColumnIndex::get_sorting |
( |
|
) |
const |
- Returns:
- The sorting of dmcia.
const GdaColumnIndex* Gnome::Gda::ColumnIndex::gobj |
( |
|
) |
const [inline] |
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase.
GdaColumnIndex* Gnome::Gda::ColumnIndex::gobj |
( |
|
) |
[inline] |
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase.
GdaColumnIndex* Gnome::Gda::ColumnIndex::gobj_copy |
( |
|
) |
|
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
void Gnome::Gda::ColumnIndex::set_column_name |
( |
const Glib::ustring & |
column_name |
) |
|
Sets the name of dmcia to column_name.
- Parameters:
-
| column_name | The new name of dmcia. |
void Gnome::Gda::ColumnIndex::set_defined_size |
( |
long |
size |
) |
|
Sets the defined size of a Gda::ColumnIndex.
- Parameters:
-
| size | The defined size we want to set. |
void Gnome::Gda::ColumnIndex::set_references |
( |
const Glib::ustring & |
ref |
) |
|
Sets dmcia's references.
- Parameters:
-
void Gnome::Gda::ColumnIndex::set_sorting |
( |
Sorting |
sorting |
) |
|
Sets the sorting of a Gda::ColumnIndex.
- Parameters:
-
| sorting | The new sorting of dmcia. |
Friends And Related Function Documentation
- Parameters:
-
| lhs | The left-hand side |
| rhs | The right-hand side |
- Returns:
- The result
- Parameters:
-
| lhs | The left-hand side |
| rhs | The right-hand side |
- Returns:
- The result
A Glib::wrap() method for this object.
- Parameters:
-
| 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. |
- Returns:
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file: