Method

IdeGreeterWorkspaceadd_page

Declaration

void
ide_greeter_workspace_add_page (
  IdeGreeterWorkspace* self,
  GtkWidget* widget,
  const char* name,
  const char* title
)

Description

No description available.

Parameters

widget

Type: GtkWidget

No description available.

The data is owned by the caller of the function.
name

Type: const char*

No description available.

The data is owned by the caller of the function.
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 function.
The value is a NUL terminated UTF-8 string.