GtkInspector display child count

Is it possible to display the number of children for a Gtk object in GtkInspector ? ( say, when n_children > 5 )

E.g. to display a count next to the selected GtkListBox, as below:

> GtkListBox (24)

Not right now. IMHO it would make for a nice feature request, but I expect that’s best posted on GitLab so it doesn’t get lost.

1 Like

Filed https://gitlab.gnome.org/GNOME/gtk/-/issues/6073

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.