hi,
I'm not a real gtk-developper but in reading gtk API, I found the
following function :
gtk_tree_sortable_sort_column_changed ()
Perhaps this function help you, associated with a key-press-event function ?
regards.
___
gtk-app-devel-list mailing li
hi,
Does there exist a way to display absolute path in a
gtkfilechooserbutton (with GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER mode)
?
Thanks in advance for your help.
regards.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gn
hi all,
I'm currently writing a part of code using
gtk_combo_box_entry_new_with_model feature. (See attachment). I'm
wondering if there is a way to make unselectable (and not displaying
it) the parent element. (example in attachment : only displaying 'A -
B' in menu and not in submenu.)
Attachme