Constructor
GtkFlowBoxChildnew
Declaration [src]
GtkWidget*
gtk_flow_box_child_new (
void
)
Description [src]
Creates a new GtkFlowBoxChild
.
This should only be used as a child of a GtkFlowBox
.
Return value
Returns: | GtkWidget |
A new |
|
The data is owned by the called function. |