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

gtk_print_context_get_hard_margins

Declaration

Source position: lazgtk3.pas line 16281

function gtk_print_context_get_hard_margins(

  context: PGtkPrintContext;

  top: Pgdouble;

  bottom: Pgdouble;

  left: Pgdouble;

  right: Pgdouble

):gboolean;