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

gtk_fixed_move

Declaration

Source position: lazgtk3.pas line 17715

procedure gtk_fixed_move(

  fixed: PGtkFixed;

  widget: PGtkWidget;

  x: gint;

  y: gint

);