Constructor

GtkNotebookPageAccessiblenew

Declaration [src]

AtkObject*
gtk_notebook_page_accessible_new (
  GtkNotebookAccessible* notebook,
  GtkWidget* child
)

Description

No description available.

Parameters

notebook

Type: GtkNotebookAccessible

No description available.

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

Type: GtkWidget

No description available.

The data is owned by the caller of the function.

Return value

Type: AtkObject

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.