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

TGtkWidgetClass.compute_expand

Declaration

Source position: lazgtk3.pas line 2334

TGtkWidgetClass.compute_expand : procedure(

  widget: PGtkWidget;

  hexpand_p: Pgboolean;

  vexpand_p: Pgboolean

);