Method
Gtk.Frame.set_child
Declaration [src]
void
gtk_frame_set_child (
  GtkFrame* frame,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| the child widget | |
| Can be NULL | |
| Ownership is not transferred to the callee |