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

TGtkWidgetClass.get_preferred_height_for_width

Declaration

Source position: lazgtk3.pas line 2284

TGtkWidgetClass.get_preferred_height_for_width : procedure(

  widget: PGtkWidget;

  width: gint;

  minimum_height: Pgint;

  natural_height: Pgint

);