Method
IdeGreeterWorkspacefind_page
Declaration
AdwNavigationPage*
ide_greeter_workspace_find_page (
IdeGreeterWorkspace* self,
const char* tag
)
Parameters
tag
-
Type:
const char*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
Return value
Type: AdwNavigationPage
A AdwNavigationPage
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |