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

gtk_style_get_valist

Declaration

Source position: lazgtk3.pas line 18335

procedure gtk_style_get_valist(

  style: PGtkStyle;

  widget_type: TGType;

  first_property_name: Pgchar;

  var_args: Tva_list

);