![]() |
![]() |
![]() |
![]() |
Nemo.PropertyPageNemo.PropertyPage — Nemo.PropertyPage Reference |
"label" The label widget displayed in the notebook tab. Read-Write "name" The name of the page. Default value: None Read-Write-ConstructOnly "page" The property page widget Read-Write
Nemo.PropertyPage(name,
label,
page);
|
identifier of the property page |
|
the user-visible label for the property page |
|
the property page widget |
Creates a new Nemo.PropertyPage
object.