CajaColumn

CajaColumn

Synopsis

                    CajaColumnDetails;
                    CajaColumn;

Object Hierarchy

  GObject
   +----CajaColumn

Properties

  "attribute"                gchar*                : Read / Write
  "attribute-q"              guint                 : Read
  "description"              gchar*                : Read / Write
  "label"                    gchar*                : Read / Write
  "name"                     gchar*                : Read / Write / Construct Only
  "xalign"                   gfloat                : Read / Write

Description

Details

CajaColumnDetails

typedef struct _CajaColumnDetails CajaColumnDetails;


CajaColumn

typedef struct _CajaColumn CajaColumn;

Property Details

The "attribute" property

  "attribute"                gchar*                : Read / Write

The attribute name to display.

Default value: NULL


The "attribute-q" property

  "attribute-q"              guint                 : Read

The attribute name to display, in quark form.

Default value: 0


The "description" property

  "description"              gchar*                : Read / Write

A user-visible description of the column.

Default value: NULL


The "label" property

  "label"                    gchar*                : Read / Write

Label to display in the column.

Default value: NULL


The "name" property

  "name"                     gchar*                : Read / Write / Construct Only

Name of the column.

Default value: NULL


The "xalign" property

  "xalign"                   gfloat                : Read / Write

The x-alignment of the column.

Allowed values: [0,1]

Default value: 0