Florian Müllner 329a286303 st/label: Don't guard against NULL text
Commit 9168f6055e marked the parameter as nullable, which is in
conflict with the precondition check. But given that NULL is
valid for the underlying ClutterText (and GtkLabel accepts it
as well), there's no strong argument for disallowing NULL, so
remove the precondition check.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2465>
2022-09-02 18:59:07 +02:00
..
2020-10-19 20:18:11 +02:00
2020-10-19 20:18:11 +02:00
2022-08-02 16:13:54 +00:00
2022-08-02 16:13:54 +00:00