NautilusPropertyPage
NautilusPropertyPage
|
|
Object Hierarchy
GObject
╰── NautilusPropertyPage
Types and Values
NautilusPropertyPageDetails
typedef struct _NautilusPropertyPageDetails NautilusPropertyPageDetails;
struct NautilusPropertyPage
struct NautilusPropertyPage;
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