Re: cursor position in filename entry of gtkfilechooserdialog



--- On Thu, 2/2/12, Emmanuel Thomas-Maurin <manutm007 gmail com> wrote:

I think you may use something like:
gtk_editable_set_position(GTK_EDITABLE(entry), -1)


The problem is that I don't seem to have access to location_entry in GtkFileChooser for me to use the above 
function. Do you know how I can get hold of location_entry? I believe location_entry is the GtkEntry object 
and I need a handle to that.

Thanks,
-Ferdinand



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]