NemoPropertyPage
NemoPropertyPage
|
|
Object Hierarchy
GObject
╰── NemoPropertyPage
Types and Values
NemoPropertyPageDetails
typedef struct _NemoPropertyPageDetails NemoPropertyPageDetails;
struct NemoPropertyPage
struct NemoPropertyPage;
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