class Gio::IOSchedulerJob
- Gio::IOSchedulerJob
- Reference
- Object
Overview
Opaque class for defining and scheduling IO jobs.
Defined in:
lib/gi-crystal/src/auto/gio-2.0/io_scheduler_job.crConstructors
Instance Method Summary
-
#send_to_mainloop(func : GLib::SourceFunc) : Bool
DEPRECATED
-
#send_to_mainloop_async(func : GLib::SourceFunc) : Nil
DEPRECATED
- #to_unsafe : Pointer(Void)