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

TGtkPaperSize.new_from_ppd

Declaration

Source position: lazgtk3.pas line 10657

function TGtkPaperSize.new_from_ppd(

  ppd_name: Pgchar;

  ppd_display_name: Pgchar;

  width: gdouble;

  height: gdouble

):PGtkPaperSize;