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

gtk_grid_get_child_at

Declaration

Source position: lazgtk3.pas line 15878

function gtk_grid_get_child_at(

  grid: PGtkGrid;

  left: gint;

  top: gint

):PGtkWidget;