Package: gtk
Function gtk:widget-remove-provider
Lambda Listgtk:widget-remove-provider (widget key) Argumentswidget -- a gtk:widget object key -- a string for the unique identifier for the style provider, this is the return value of the gtk:widget-add-provider function Details
Removes a style provider from the display of the widget. The style provider has been added with the gtk:widget-add-provider
function. Notes | See also |
2025-2-15