Files
gtk/docs
Florian Müllner 12189bc10f buildable: Rename set_name() to set_buildable_id()
GtkBuildable's get_name()/set_name() methods may shadow
GtkWidget's methods. Avoid that by renaming the API to
get_buildable_id()/set_buildable_id(), which also reflects
the name of the XML attribute the API refers to.

https://gitlab.gnome.org/GNOME/gtk/-/issues/3191
2020-09-26 02:16:05 +02:00
..
2020-05-27 13:44:50 +01:00
2019-02-05 10:14:31 +01:00
2020-05-28 11:00:03 +03:00