Creates a new #GtkFlowBoxChild, to be used as a child of a #GtkFlowBox.
Marks child as changed, causing any state that depends on this to be updated. This affects sorting and filtering.
Connect to Activate signal.
Gets the current index of the child in its #GtkFlowBox container.
Returns whether the child is currently selected in its #GtkFlowBox container.
Returns this, for use in with statements.
Get builder for gtk.flow_box_child.FlowBoxChild
Returns this, for use in with statements.
Get builder for gtk.bin.Bin
Gets the child of the #GtkBin, or null if the bin contains no child widget. The returned widget does not have a reference added, so you do not need to unref it.