Method
IdeGreeterWorkspaceadd_page
Declaration
void
ide_greeter_workspace_add_page (
IdeGreeterWorkspace* self,
GtkWidget* widget,
const char* name,
const char* title
)
Parameters
widget-
Type:
GtkWidgetNo description available.
The data is owned by the caller of the method. 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. title-
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.