25#ifndef SU_GLIB_SOURCE_H
26#define SU_GLIB_SOURCE_H
void su_glib_prefer_gsource(void)
Use su_source implementation when su_root_create() is called.
Definition su_source.c:1118
GSource * su_glib_root_gsource(su_root_t *)
Returns a GSource object for the root.
Definition su_source.c:267
su_root_t * su_glib_root_create(su_root_magic_t *))
Create a root that uses GSource as reactor.
Definition su_source.c:247
struct su_root_t su_root_t
SU_ROOT_MAGIC_T su_root_magic_t