Method

GtkFlowBoxChildis_selected

since: 3.12

Declaration [src]

gboolean
gtk_flow_box_child_is_selected (
  GtkFlowBoxChild* child
)

Description [src]

Returns whether the child is currently selected in its GtkFlowBox container.

Available since: 3.12

Return value

Type: gboolean

TRUE if child is selected.