Method

GtkFlowBoxChildget_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

Type: GtkWidget

The child widget of self.

The returned data is owned by the instance.
The return value can be NULL.