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

TGtkStyleProviderIface.get_style_property

Declaration

Source position: lazgtk3.pas line 13070

TGtkStyleProviderIface.get_style_property : function(

  provider: PGtkStyleProvider;

  path: PGtkWidgetPath;

  state: TGtkStateFlags;

  pspec: PGParamSpec;

  value: PGValue

):gboolean;