Method
ShellGlobalend_work
Declaration [src]
void
shell_global_end_work (
ShellGlobal* global
)
Description [src]
Marks the end of work that we started with shell_global_begin_work(). If no other work is ongoing and functions have been added with shell_global_run_at_leisure(), they will be run at the next opportunity.