Home
last modified time | relevance | path

Searched refs:tree_sortable (Results 1 – 23 of 23) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnc-sx-list-tree-model-adapter.c325 GtkTreeSortableIface *tree_sortable = (GtkTreeSortableIface*)g_iface; in gsltma_tree_sortable_interface_init() local
326 tree_sortable->get_sort_column_id = gsltma_get_sort_column_id; in gsltma_tree_sortable_interface_init()
327 tree_sortable->set_sort_column_id = gsltma_set_sort_column_id; in gsltma_tree_sortable_interface_init()
328 tree_sortable->set_sort_func = gsltma_set_sort_func; in gsltma_tree_sortable_interface_init()
329 tree_sortable->set_default_sort_func = gsltma_set_default_sort_func; in gsltma_tree_sortable_interface_init()
330 tree_sortable->has_default_sort_func = gsltma_has_default_sort_func; in gsltma_tree_sortable_interface_init()
331 tree_sortable->get_sort_column_id = gsltma_get_sort_column_id; in gsltma_tree_sortable_interface_init()
332 tree_sortable->set_sort_column_id = gsltma_set_sort_column_id; in gsltma_tree_sortable_interface_init()
333 tree_sortable->set_sort_func = gsltma_set_sort_func; in gsltma_tree_sortable_interface_init()
334 tree_sortable->set_default_sort_func = gsltma_set_default_sort_func; in gsltma_tree_sortable_interface_init()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/
H A Dlib.rs241 mod tree_sortable; module
268 pub use crate::tree_sortable::SortColumn;
H A Dprelude.rs50 pub use crate::tree_sortable::TreeSortableExtManual;
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/
H A Dlib.rs256 mod tree_sortable; module
284 pub use tree_sortable::SortColumn;
H A Dprelude.rs35 pub use tree_sortable::TreeSortableExtManual;
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/
H A Dlib.rs256 mod tree_sortable; module
284 pub use tree_sortable::SortColumn;
H A Dprelude.rs35 pub use tree_sortable::TreeSortableExtManual;
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/
H A Dlib.rs252 mod tree_sortable; module
279 pub use crate::tree_sortable::SortColumn;
H A Dprelude.rs50 pub use crate::tree_sortable::TreeSortableExtManual;
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/
H A Dlib.rs252 mod tree_sortable; module
279 pub use crate::tree_sortable::SortColumn;
H A Dprelude.rs50 pub use crate::tree_sortable::TreeSortableExtManual;
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/
H A Dlib.rs262 mod tree_sortable; module
292 pub use tree_sortable::SortColumn;
H A Dprelude.rs35 pub use tree_sortable::TreeSortableExtManual;
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/
H A Dlib.rs252 mod tree_sortable; module
279 pub use crate::tree_sortable::SortColumn;
H A Dprelude.rs50 pub use crate::tree_sortable::TreeSortableExtManual;
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dmod.rs775 mod tree_sortable; module
776 pub use self::tree_sortable::{TreeSortable, NONE_TREE_SORTABLE};
1267 pub use super::tree_sortable::TreeSortableExt;
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dmod.rs775 mod tree_sortable; module
776 pub use self::tree_sortable::{TreeSortable, NONE_TREE_SORTABLE};
1267 pub use super::tree_sortable::TreeSortableExt;
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dmod.rs775 mod tree_sortable; module
776 pub use self::tree_sortable::{TreeSortable, NONE_TREE_SORTABLE};
1267 pub use super::tree_sortable::TreeSortableExt;
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dmod.rs775 mod tree_sortable; module
776 pub use self::tree_sortable::{TreeSortable, NONE_TREE_SORTABLE};
1267 pub use super::tree_sortable::TreeSortableExt;
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dmod.rs917 mod tree_sortable; module
918 pub use self::tree_sortable::TreeSortableExt;
919 pub use self::tree_sortable::{TreeSortable, NONE_TREE_SORTABLE};
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dmod.rs912 mod tree_sortable; module
913 pub use self::tree_sortable::TreeSortableExt;
914 pub use self::tree_sortable::{TreeSortable, NONE_TREE_SORTABLE};
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dmod.rs917 mod tree_sortable; module
918 pub use self::tree_sortable::TreeSortableExt;
919 pub use self::tree_sortable::{TreeSortable, NONE_TREE_SORTABLE};
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-standard-view.c242 … thunar_standard_view_sort_column_changed (GtkTreeSortable *tree_sortable,
3044 thunar_standard_view_sort_column_changed (GtkTreeSortable *tree_sortable, in thunar_standard_view_sort_column_changed() argument
3050 _thunar_return_if_fail (GTK_IS_TREE_SORTABLE (tree_sortable)); in thunar_standard_view_sort_column_changed()
3057 if (gtk_tree_sortable_get_sort_column_id (tree_sortable, &sort_column, &sort_order)) in thunar_standard_view_sort_column_changed()