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

gtk_fixed_put

Declaration

Source position: lazgtk3.pas line 17716

procedure gtk_fixed_put(

  fixed: PGtkFixed;

  widget: PGtkWidget;

  x: gint;

  y: gint

);