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

gtk_button_set_alignment

Declaration

Source position: lazgtk3.pas line 15183

procedure gtk_button_set_alignment(

  button: PGtkButton;

  xalign: gfloat;

  yalign: gfloat

);