mirror of
https://gitlab.gnome.org/GNOME/libmks.git
synced 2025-02-05 02:59:41 +00:00
629cfd0e28
This is ultimately going to give us back a paintable, but it's only in partial state right now. We need to figure out the right semantics for ownership between the listener/paintable/screen/etc. We may want the widget to be the owner of everything (and keep the painable/listener internal API) which is likely the most convenient from an object ownership standpoint.