[ Version ( since = "1.9" ) ]
public void set_starts_section (bool starts_section)
Sets whether this starts a section.
If set to `TRUE`, [property@ViewStack:pages] will have a section starting from this page.
If [property@ViewStackPage:section-title] is set, it should be used as a title for the section.
| this |
a view stack page |
| starts_section |
whether this starts a section |