Searched refs:GMarshalFunc_VOID__POINTER (Results 1 – 1 of 1) sorted by relevance
1723 typedef void (*GMarshalFunc_VOID__POINTER) (gpointer data1, in g_cclosure_marshal_VOID__POINTER() typedef1726 GMarshalFunc_VOID__POINTER callback; in g_cclosure_marshal_VOID__POINTER()1742 callback = (GMarshalFunc_VOID__POINTER) (marshal_data ? marshal_data : cc->callback); in g_cclosure_marshal_VOID__POINTER()1775 typedef void (*GMarshalFunc_VOID__POINTER) (gpointer instance, in g_cclosure_marshal_VOID__POINTERv() typedef1780 GMarshalFunc_VOID__POINTER callback; in g_cclosure_marshal_VOID__POINTERv()1798 callback = (GMarshalFunc_VOID__POINTER) (marshal_data ? marshal_data : cc->callback); in g_cclosure_marshal_VOID__POINTERv()