Skip to content

Add "nullable" annotation.

Arnaud B. requested to merge arnaudb/annotate-set-title into master

Reading the code, it looks like gtk_window_set_title() supports taking a NULL title, as did gtk_header_bar_set_title() in Gtk3. It would be convenient to expose that.

Edited by Matthias Clasen

Merge request reports