• Alexander Larsson's avatar
    Make GtkFileChooser interface require a GObject · 0f6c7682
    Alexander Larsson authored
    Before all GtkFileChooser implementations had to be a GtkWidget,
    but we want to introduce one for native implementations that
    is not a widget.
    
    This is technically an ABI break, because some code could rely
    on the guarantee that GtkFileChoosers are GtkWidgets and do
    unchecked GtkWidget calls. However, that does seem unlikely,
    and this has not really been documented anywhere.
    0f6c7682
To find the state of this project's repository at the time of any of these versions, check out the tags.