Home | History | Annotate | Download | only in gobject

Lines Matching refs:GCClosure

49  * library provides the #GCClosure type for this purpose. Bindings for
814 * Returns: a new #GCClosure
825 closure = g_closure_new_simple (sizeof (GCClosure), user_data);
828 ((GCClosure*) closure)->callback = (gpointer) callback_func;
842 * Returns: a new #GCClosure
853 closure = g_closure_new_simple (sizeof (GCClosure), user_data);
856 ((GCClosure*) closure)->callback = (gpointer) callback_func;
918 * Returns: a new #GCClosure
949 * A marshaller for a #GCClosure with a callback of type
963 * A marshaller for a #GCClosure with a callback of type
977 * A marshaller for a #GCClosure with a callback of type
991 * A marshaller for a #GCClosure with a callback of type
1005 * A marshaller for a #GCClosure with a callback of type
1019 * A marshaller for a #GCClosure with a callback of type
1033 * A marshaller for a #GCClosure with a callback of type
1047 * A marshaller for a #GCClosure with a callback of type
1061 * A marshaller for a #GCClosure with a callback of type
1075 * A marshaller for a #GCClosure with a callback of type
1089 * A marshaller for a #GCClosure with a callback of type
1103 * A marshaller for a #GCClosure with a callback of type
1117 * A marshaller for a #GCClosure with a callback of type
1131 * A marshaller for a #GCClosure with a callback of type
1145 * A marshaller for a #GCClosure with a callback of type
1159 * A marshaller for a #GCClosure with a callback of type
1173 * A marshaller for a #GCClosure with a callback of type
1187 * A marshaller for a #GCClosure with a callback of type
1201 * A marshaller for a #GCClosure with a callback of type
1221 * A marshaller for a #GCClosure with a callback of type