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 method takes ownership of the returned data, and is responsible for freeing it. |