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

gtk_style_provider_get_style_property

Declaration

Source position: lazgtk3.pas line 16641

function gtk_style_provider_get_style_property(

  provider: PGtkStyleProvider;

  path: PGtkWidgetPath;

  state: TGtkStateFlags;

  pspec: PGParamSpec;

  value: PGValue

):gboolean;