Constructor
GtkFlowBoxChildnew
since: 3.12
Declaration [src]
GtkWidget*
gtk_flow_box_child_new (
void
)
Description [src]
Creates a new GtkFlowBoxChild
, to be used as a child
of a GtkFlowBox
.
Available since: 3.12
Return value
Type: GtkWidget
A new GtkFlowBoxChild
.
The data is owned by the called function. |