Skip to content

Document nullability of gtk_list_box_get_selected_row

The property can clearly be null, but this is not documented or annotated, causing potential issues with bindings.

I attempted to describe when the function would return null, but let me know if this should be changed for correctness or clarity (I'm not super familiar with ListBoxes).

This is also an issue in GTK 3, if such a fix should be backported.

Edited by Michael McClurg

Merge request reports