Package: gtk

Interface gtk:style-provider

Superclasses

gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

Direct Slots

None

Details

The gtk:style-provider interface is an interface used to provide style information to a gtk:style-context object. See the gtk:style-context-add-provider-for-display function for adding style providers to a style context and the gtk:widget-add-provider function to add a style provider to the display of a widget.

GTK uses the gtk:style-provider implementation for CSS in the gtk:css-provider implementation.

Signal Details

The "gtk-private-changed" signal
lambda (provider)    :run-last      
provider
The gtk:style-provider object which received the signal.
No description available.
 

Inherited Slot Access Functions

See also

2024-11-2