On 10/25/2017 12:43 AM, rbd wrote:
>
>
> Hi all,
>
> I have done some further experimentation with regard to my
> GtkFileChooser problem and discovered that the piece of my code that
> seems to be triggering this problem is the call to
> gtk_file_chooser_set_current_name() -- if I remove that
Hi all,
I have done some further experimentation with regard to my GtkFileChooser
problem and discovered that the piece of my code that seems to be
triggering this problem is the call to gtk_file_chooser_set_current_name()
-- if I remove that then I do not get the error described in my last