[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_flow_box_get_child_at_pos

Declaration

Source position: lazgtk3.pas line 15760

function gtk_flow_box_get_child_at_pos(

  box: PGtkFlowBox;

  x: gint;

  y: gint

):PGtkFlowBoxChild;