Method
GtkStackget_page
Declaration [src]
GtkStackPage*
gtk_stack_get_page (
  GtkStack* stack,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| A child of  | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | GtkStackPage | 
| The  | |
| The data is owned by the instance. |