Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
glib-utils.hpp File Reference

Miscellaneous helpers for the Glib library. More...

Go to the source code of this file.

Namespaces

 utils
 

Typedefs

typedef std::function< void()> utils::VoidCallback
 

Functions

void utils::executeInGlibThread (const VoidCallback &callback, const CallbackGuard &guard)
 Executes a callback in glib thread (adds an iddle event to glib) More...
 

Detailed Description

Miscellaneous helpers for the Glib library.

Author
Piotr Bartosiewicz (p.bar.nosp@m.tosi.nosp@m.ewi@p.nosp@m.artn.nosp@m.er.sa.nosp@m.msun.nosp@m.g.com)