Method
Gtk.FlowBoxChild.set_child
Declaration [src]
void
gtk_flow_box_child_set_child (
GtkFlowBoxChild* self,
GtkWidget* child
)
Parameters
child |
GtkWidget |
the child widget |
|
Can be NULL | |
Ownership is not transferred to the callee |