_GClosure Struct Reference

#include <stdapis/glib-2.0/gobject/gclosure.h>

struct _GClosure

Detailed Description

GClosure: : Indicates whether the closure is currently being invoked with g_closure_invoke() : Indicates whether the closure has been invalidated by g_closure_invalidate()

A GClosure represents a callback supplied by the programmer.

Member Attribute Documentation

data

gpointer data

derivative_flag

guint derivative_flag

floating

guint floating

in_inotify

guint in_inotify

in_marshal

guint in_marshal

is_invalid

guint is_invalid

marshal

void(*marshal

meta_marshal

guint meta_marshal

n_fnotifiers

guint n_fnotifiers

n_guards

guint n_guards

n_inotifiers

guint n_inotifiers

notifiers

GClosureNotifyData *notifiers

ref_count

guint ref_count