Blame src/grl-marshal.h

Packit 67b98c
/* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
Packit 67b98c
#ifndef __GRL_MARSHAL_MARSHAL_H__
Packit 67b98c
#define __GRL_MARSHAL_MARSHAL_H__
Packit 67b98c
Packit 67b98c
#include <glib-object.h>
Packit 67b98c
Packit 67b98c
G_BEGIN_DECLS
Packit 67b98c
Packit 67b98c
/* VOID:BOXED,ENUM,BOOLEAN (grl-marshal.list:1) */
Packit 67b98c
extern
Packit 67b98c
void grl_marshal_VOID__BOXED_ENUM_BOOLEAN (GClosure     *closure,
Packit 67b98c
                                           GValue       *return_value,
Packit 67b98c
                                           guint         n_param_values,
Packit 67b98c
                                           const GValue *param_values,
Packit 67b98c
                                           gpointer      invocation_hint,
Packit 67b98c
                                           gpointer      marshal_data);
Packit 67b98c
Packit 67b98c
Packit 67b98c
G_END_DECLS
Packit 67b98c
Packit 67b98c
#endif /* __GRL_MARSHAL_MARSHAL_H__ */