`focus` property in HdyHeaderGroup has wrong type
For some reason it's a gboolean
, while set_focus()
and get_focus()
work with a GtkWidget *
.
For some reason it's a gboolean
, while set_focus()
and get_focus()
work with a GtkWidget *
.