Home
last modified time | relevance | path

Searched refs:measure_disk_usage_async (Results 1 – 20 of 20) sorted by relevance

/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/gi-gio-2.0.27/
H A DGio.overrides568 set-attr Gio/File/measure_disk_usage_async/@parameters/cancellable nullable 1
571 set-attr Gio/File/measure_disk_usage_async/@parameters/callback nullable 1
572 set-attr Gio/File/measure_disk_usage_async/@parameters/user_data nullable 1
709 set-attr Gio/File/measure_disk_usage_async/@parameters/cancellable nullable 1
712 set-attr Gio/File/measure_disk_usage_async/@parameters/callback nullable 1
713 set-attr Gio/File/measure_disk_usage_async/@parameters/user_data nullable 1
980 set-attr Gio/FileIface/measure_disk_usage_async/measure_disk_usage_async/@parameters/cancellable nu…
981 set-attr Gio/FileIface/measure_disk_usage_async/measure_disk_usage_async/@parameters/progress_callb…
982 set-attr Gio/FileIface/measure_disk_usage_async/measure_disk_usage_async/@parameters/progress_data …
983 set-attr Gio/FileIface/measure_disk_usage_async/measure_disk_usage_async/@parameters/callback nulla…
[all …]
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgfile.h578 void (* measure_disk_usage_async) (GFile *file, member
H A Dgfile.c398 iface->measure_disk_usage_async = g_file_real_measure_disk_usage_async; in G_DEFINE_INTERFACE()
8074 G_FILE_GET_IFACE (file)->measure_disk_usage_async (file, flags, io_priority, cancellable, in g_file_measure_disk_usage_async()
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Dfile.h2965 …void measure_disk_usage_async(const SlotAsyncReady& slot_ready, const Glib::RefPtr<Cancellable>& c…
H A Dfile.cc1420 File::measure_disk_usage_async(const SlotAsyncReady& slot_ready, in measure_disk_usage_async() function in Gio::File
/dports/devel/glibmm/glibmm-2.64.2/gio/src/
H A Dfile.ccg1411 File::measure_disk_usage_async(const SlotAsyncReady& slot_ready,
H A Dfile.hg1782 * measure_disk_usage_async() the callback is made via the
1854 …void measure_disk_usage_async(const SlotAsyncReady& slot_ready, const Glib::RefPtr<Cancellable>& c…
H A Dgio_methods.defs9004 (define-method measure_disk_usage_async
/dports/devel/glibmm/glibmm-2.64.2/
H A DNEWS1483 - Add measure_disk_usage() and measure_disk_usage_async().
1609 * File: Add measure_disk_usage() and measure_disk_usage_async().
H A DChangeLog6169 Gio::File: Add measure_disk_usage() and measure_disk_usage_async().
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gio-sys-0.14.0/src/
H A Dlib.rs3267 pub measure_disk_usage_async: Option< field
3441 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/www/castor/castor-0.8.16/cargo-crates/gio-sys-0.9.1/src/
H A Dlib.rs3287 pub measure_disk_usage_async: Option< field
3461 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/gio-sys/src/
H A Dlib.rs3267 pub measure_disk_usage_async: Option< field
3441 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gio-sys-0.14.0/src/
H A Dlib.rs3267 pub measure_disk_usage_async: Option< field
3441 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-sys-0.9.1/src/
H A Dlib.rs3287 pub measure_disk_usage_async: Option< field
3461 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/net-im/fractal/fractal-4.4.0/vendor/gio-sys/src/
H A Dlib.rs3287 pub measure_disk_usage_async: Option< field
3461 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gio-sys-0.14.0/src/
H A Dlib.rs3267 pub measure_disk_usage_async: Option< field
3441 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gio-sys-0.14.0/src/
H A Dlib.rs3267 pub measure_disk_usage_async: Option< field
3441 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gio-sys-0.14.0/src/
H A Dlib.rs3267 pub measure_disk_usage_async: Option< field
3441 .field("measure_disk_usage_async", &self.measure_disk_usage_async) in fmt()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgio-2.0.vapi3637 …public virtual async bool measure_disk_usage_async (GLib.FileMeasureFlags flags, int io_priority, …