Method

Gtk.FlowBoxChild.get_child

Declaration [src]

GtkWidget*
gtk_flow_box_child_get_child (
  GtkFlowBoxChild* self
)

Description [src]

Gets the child widget of self.

Gets propertyGtk.FlowBoxChild:child

Return value

Returns: GtkWidget

the child widget of self

Ownership is not transferred to the caller
Can be NULL