Virtual Method
GtkLayoutManagercreate_layout_child
Declaration [src]
GtkLayoutChild*
create_layout_child (
  GtkLayoutManager* manager,
  GtkWidget* widget,
  GtkWidget* for_child
)
Return value
Type: GtkLayoutChild
A GtkLayoutChild
| The caller of the function takes ownership of the data, and is responsible for freeing it. |