Method
IdeGreeterWorkspaceget_page_named
Declaration
GtkWidget*
ide_greeter_workspace_get_page_named (
IdeGreeterWorkspace* self,
const char* page_name
)
Parameters
page_name-
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: GtkWidget
A GtkWidget or NULL.
| The data is owned by the instance. |
The return value can be NULL. |