Package: gtk

Function gtk:widget-reset-style

Lambda List

gtk:widget-reset-style (widget)

Arguments

widget -- a gtk:widget object

Details

Updates the style context of the widget and all descendents by updating its widget path. Containers may want to use this on a child widget when reordering it in a way that a different style might apply to it. See also the gtk:container-path-for-child function.
 

See also

#2023-3-8