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