Home
last modified time | relevance | path

Searched defs:HdyComboRowGetNameFunc (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/libhandy0/libhandy-7a193d7692c9c76a1a94f17c4d30b585f77d177c/src/
H A Dhdy-combo-row.h33 typedef gchar * (*HdyComboRowGetNameFunc) (gpointer item, typedef
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dpqueue-test.cc37 #ident "Copyright (c) 2006, 2015, Percona and/or its affiliates. All rights reserved."
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-combo-row.h36 typedef gchar * (*HdyComboRowGetNameFunc) (gpointer item, typedef
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy-sys/src/
H A Dlib.rs72 pub type HdyComboRowGetNameFunc = Option<unsafe extern "C" fn(*mut gobject::GObject, gpointer) -> *… typedef
934 …del(self_: *mut HdyComboRow, model: *mut gio::GListModel, get_name_func: HdyComboRowGetNameFunc, u… in hdy_combo_row_bind_name_model()
944 … hdy_combo_row_set_get_name_func(self_: *mut HdyComboRow, get_name_func: HdyComboRowGetNameFunc, u… in hdy_combo_row_set_get_name_func()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-sys-0.8.0/src/
H A Dlib.rs80 pub type HdyComboRowGetNameFunc = typedef
1297 get_name_func: HdyComboRowGetNameFunc, in hdy_combo_row_bind_name_model()
1313 get_name_func: HdyComboRowGetNameFunc, in hdy_combo_row_set_get_name_func()