Constructor

Gtk.FlowBoxChild.new

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 GtkFlowBoxChild

Ownership is not transferred to the caller