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

Type: GtkWidget

A new GtkFlowBoxChild

The data is owned by the called function.