Method
FoundryAdwPathBarset_root
unstable since: 1.1
Declaration [src]
void
foundry_path_bar_set_root (
FoundryPathBar* self,
FoundryPathNavigator* root
)
Description [src]
Set a root navigator that will always be shown regardless of the selected-item in the pathbar. This is useful for synthesized roots that you always want to show.
Available since: 1.1
| Sets property | FoundryAdw.PathBar:root |
Parameters
root-
Type:
FoundryPathNavigatorA root navigator.
The argument can be NULL.The data is owned by the caller of the method.