Method
FoundryAdwWorkspacefind_page_typed
unstable since: 1.1
Declaration [src]
FoundryPage*
foundry_workspace_find_page_typed (
FoundryWorkspace* self,
GType page_type
)
Return value
Type: FoundryPage
The first page that matches, or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |