Florian Müllner 4265b9c73f st: Add getter/setters for (almost) all properties
Traditionally, getter/setter functions have been considered a
C convenience, and we therefore didn't bother to add them for
many properties that are only consumed from JS.

However now that gjs optimizes property accesses by calling the
appropriate getter/setter instead, it makes sense to add them.

Leave out ScrollView's [vh]scrollbar-policy properties, as they
have a combined `set_policy()` setter that is consistent with
GTK's ScrolledWindow.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3620>
2025-02-12 13:11:11 +00:00
..
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2022-08-02 16:13:54 +00:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2024-10-16 13:17:45 +02:00
2023-08-31 03:44:32 +00:00
2024-10-16 13:17:45 +02:00