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

gtk_paper_size_new_custom

Declaration

Source position: lazgtk3.pas line 16236

function gtk_paper_size_new_custom(

  name: Pgchar;

  display_name: Pgchar;

  width: gdouble;

  height: gdouble;

  unit_: TGtkUnit

):PGtkPaperSize;