Method

GtkFlowBoxChildis_selected

Declaration [src]

gboolean
gtk_flow_box_child_is_selected (
  GtkFlowBoxChild* child
)

Description [src]

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

Return value

Type: gboolean

TRUE if child is selected.