Koenraad Lelong wrote:
> Hi,
> I wanted to use a gtk_file_chooser_button, but I couldn't because
> gtk_file_chooser_button_new doesn't exist (v2.0.3 and svn-version). So I
> added it (and some others) in gtkfilechooser.inc (see enclosed diff). Is
> this the right place ?
I think it should go to s
Hi,
I wanted to use a gtk_file_chooser_button, but I couldn't because
gtk_file_chooser_button_new doesn't exist (v2.0.3 and svn-version). So I
added it (and some others) in gtkfilechooser.inc (see enclosed diff). Is
this the right place ? I still have to find out how to get the file-name
out o