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

cairo_select_font_face

Declaration

Source position: lazcairo1.pas line 646

procedure cairo_select_font_face(

  cr: Pcairo_t;

  family: Pchar;

  slant: Tcairo_font_slant_t;

  weight: Tcairo_font_weight_t

);