Skip to content

docs: Fix the GListModel description

Philip Withnall requested to merge pwithnall/glib:list-model-doc-fixes into main
  • Isolate the first meaningful paragraph, for gi-docgen's summary
  • Describe get_object() as a binding API
  • Fix reference to get_item() inside get_item_type()

This is a copy of !2280 (closed), pushed to my fork rather than origin, so that we can avoid the broken macos CI and actually get this merged.

Merge request reports