summaryrefslogtreecommitdiff
path: root/capplets/common/gconf-property-editor-marshal.h
blob: 78306b2abc8481ddfdf81f100b47db492844665a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

#include	<gobject/gmarshal.h>

G_BEGIN_DECLS

/* VOID:STRING,POINTER (peditor-marshal.list:25) */
extern void gconf_property_editor_marshal_VOID__STRING_POINTER (GClosure     *closure,
                                                                GValue       *return_value,
                                                                guint         n_param_values,
                                                                const GValue *param_values,
                                                                gpointer      invocation_hint,
                                                                gpointer      marshal_data);

G_END_DECLS