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

TGtkPrintContext

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 10911

type TGtkPrintContext = object(TGObject)

  function create_pango_context;

  

  function create_pango_layout;

  

  function get_cairo_context;

  

  function get_dpi_x;

  

  function get_dpi_y;

  

  function get_hard_margins();

  

  function get_height;

  

  function get_page_setup;

  

  function get_pango_fontmap;

  

  function get_width;

  

  procedure set_cairo_context();

  

end;

Inheritance

TGtkPrintContext

  

TGObject