[ HasEmitter ]
public signal void invalidate_size ()
Emitted when the intrinsic size of the paintable
changes.
This means the values reported by at least one of [[email protected]_intrinsic_width], [[email protected]_intrinsic_height] or [[email protected]_intrinsic_aspect_ratio] has changed.
Examples for such an event would be a paintable displaying the contents of a toplevel surface being resized.