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

gtk_style_get_style_property

Declaration

Source position: lazgtk3.pas line 18334

procedure gtk_style_get_style_property(

  style: PGtkStyle;

  widget_type: TGType;

  property_name: Pgchar;

  value: PGValue

);