HildonTouchSelectorColumn

HildonTouchSelectorColumn — A visible column in a HildonTouchSelector

Synopsis

                    HildonTouchSelectorColumn;

Object Hierarchy

  GObject
   +----HildonTouchSelectorColumn

Implemented Interfaces

HildonTouchSelectorColumn implements GtkCellLayout.

Properties

  "text-column"              gint                  : Read / Write

Description

HildonTouchSelectorColumn object represents a visible column in HildonTouchSelector. It allows to manage the cell renderers related to each column.

Details

HildonTouchSelectorColumn

typedef struct _HildonTouchSelectorColumn HildonTouchSelectorColumn;

Property Details

The "text-column" property

  "text-column"              gint                  : Read / Write

A column in the data source model to get the strings from.

Allowed values: >= -1

Default value: -1