gtk_flow_box_get_child_at_pos ( flow_box x y -- GtkFlowBoxChild* )


Vocabulary
gtk3.ffi

Inputs
flow_boxan object
xan object
yan object


Outputs
GtkFlowBoxChild*an object


Definition