Method
Gtk.Stack.get_page
Declaration [src]
GtkStackPage*
gtk_stack_get_page (
  GtkStack* stack,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| a child of  | |
| Ownership is not transferred to the callee | 
Return value
| Returns: GtkStackPage | |
| the  | |
| Ownership is not transferred to the caller | |