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

gtk_container_child_get

Declaration

Source position: lazgtk3.pas line 17552

procedure gtk_container_child_get(

  container: PGtkContainer;

  child: PGtkWidget;

  first_prop_name: Pgchar;

  args: array of Const

);