CajaPropertyPage

CajaPropertyPage

Synopsis

                    CajaPropertyPageDetails;
                    CajaPropertyPage;

Object Hierarchy

  GObject
   +----CajaPropertyPage

Properties

  "label"                    GtkWidget*            : Read / Write
  "name"                     gchar*                : Read / Write / Construct Only
  "page"                     GtkWidget*            : Read / Write

Description

Details

CajaPropertyPageDetails

typedef struct _CajaPropertyPageDetails CajaPropertyPageDetails;


CajaPropertyPage

typedef struct _CajaPropertyPage CajaPropertyPage;

Property Details

The "label" property

  "label"                    GtkWidget*            : Read / Write

Label widget to display in the notebook tab.


The "name" property

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

Name of the page.

Default value: NULL


The "page" property

  "page"                     GtkWidget*            : Read / Write

Widget for the property page.