Method

FoundryAdwPathNavigatordup_intent

unstable since: 1.1

Declaration [src]

FoundryIntent*
foundry_path_navigator_dup_intent (
  FoundryPathNavigator* self
)

Description [src]

Gets an intent that can be used to navigate to this path navigator.

Available since: 1.1

Return value

Type: FoundryIntent

A FoundryIntent or NULL.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.