Constructor
GtkNotebookPageAccessiblenew
Declaration [src]
AtkObject*
gtk_notebook_page_accessible_new (
GtkNotebookAccessible* notebook,
GtkWidget* child
)
Parameters
notebook-
Type:
GtkNotebookAccessibleNo description available.
The data is owned by the caller of the function. child-
Type:
GtkWidgetNo 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. |