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

gtk_aspect_frame_set

Declaration

Source position: lazgtk3.pas line 17352

procedure gtk_aspect_frame_set(

  aspect_frame: PGtkAspectFrame;

  xalign: gfloat;

  yalign: gfloat;

  ratio: gfloat;

  obey_child: gboolean

);