CajaPropertyPage
CajaPropertyPage
|
|
Object Hierarchy
GObject
╰── CajaPropertyPage
Types and Values
CajaPropertyPageDetails
typedef struct _CajaPropertyPageDetails CajaPropertyPageDetails;
CajaPropertyPage
typedef struct _CajaPropertyPage CajaPropertyPage;
Property Details
The “label”
property
“label” GtkWidget *
Label widget to display in the notebook tab.
Flags: Read / Write
The “name”
property
“name” gchar *
Name of the page.
Flags: Read / Write / Construct Only
Default value: NULL
The “page”
property
“page” GtkWidget *
Widget for the property page.
Flags: Read / Write