#include <glib.h>
Go to the source code of this file.
Functions | |
static void | g_set_error_literal (GError **err, GQuark domain, gint code, const gchar *message) |
static gint64 | g_source_get_time (GSource *source) |
static void g_set_error_literal | ( | GError ** | err, | |
GQuark | domain, | |||
gint | code, | |||
const gchar * | message | |||
) | [inline, static] |
Definition at line 34 of file glib_compat.h.
static gint64 g_source_get_time | ( | GSource * | source | ) | [inline, static] |
Definition at line 45 of file glib_compat.h.