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

gtk_style_context_get_property

Declaration

Source position: lazgtk3.pas line 18315

procedure gtk_style_context_get_property(

  context: PGtkStyleContext;

  property_: Pgchar;

  state: TGtkStateFlags;

  value: PGValue

);