PathElement
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.26" ) ]
public PathElement (string? id, string? icon_name, string title)
[ Version ( since = "3.26" ) ]
public PathElement (string? id, string? icon_name, string title)
Creates a new path element for an Path.
Parameters:
| id |
An id for the path element. |
| icon_name |
An optional icon name for the element |
| title |
The title of the element. |