Maeomm Reference Documentation: hildonsmm
Main Page   Namespaces   Book  

Hildon::TouchSelectorColumn Class Reference

Inheritance diagram for Hildon::TouchSelectorColumn:

Inheritance graph
[legend]

List of all members.


Detailed Description

A visible column in a Hildon::TouchSelector.

A Hildon::TouchSelectorColumn object represents a visible column in a Hildon::TouchSelector. It allows managing the cell renderers of each column.

Public Member Functions

const HildonTouchSelectorColumn* gobj () const
 Provides access to the underlying C GObject.
HildonTouchSelectorColumn* gobj ()
 Provides access to the underlying C GObject.
HildonTouchSelectorColumn* gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
virtual ~TouchSelectorColumn ()

Static Public Member Functions

static Glib::RefPtr
<TouchSelectorColumn
create ()

Protected Member Functions

 TouchSelectorColumn ()

Related Functions

(Note that these are not member functions.)

Glib::RefPtr
<Hildon::TouchSelectorColumn
wrap (HildonTouchSelectorColumn* object, bool take_copy=false)
 A Glib::wrap() method for this object.


Constructor & Destructor Documentation

virtual Hildon::TouchSelectorColumn::~TouchSelectorColumn (  )  [virtual]

Hildon::TouchSelectorColumn::TouchSelectorColumn (  )  [protected]


Member Function Documentation

static Glib::RefPtr<TouchSelectorColumn> Hildon::TouchSelectorColumn::create (  )  [static]

const HildonTouchSelectorColumn* Hildon::TouchSelectorColumn::gobj (  )  const [inline]

Provides access to the underlying C GObject.

Reimplemented from Gtk::CellLayout.

HildonTouchSelectorColumn* Hildon::TouchSelectorColumn::gobj (  )  [inline]

Provides access to the underlying C GObject.

Reimplemented from Gtk::CellLayout.

HildonTouchSelectorColumn* Hildon::TouchSelectorColumn::gobj_copy (  ) 

Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.


Friends And Related Function Documentation

Glib::RefPtr<Hildon::TouchSelectorColumn> wrap ( HildonTouchSelectorColumn *  object,
bool  take_copy = false 
) [related]

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:

Generated for hildonmm by Doxygen 1.5.6 © 1997-2001