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

TGtkPaperSize.new_custom

Declaration

Source position: lazgtk3.pas line 10653

function TGtkPaperSize.new_custom(

  name: Pgchar;

  display_name: Pgchar;

  width: gdouble;

  height: gdouble;

  unit_: TGtkUnit

):PGtkPaperSize;