New file.
2001-04-20 Martin Baulig <baulig@suse.de> * include/glibtop/closure.h: New file.
This commit is contained in:
committed by
Martin Baulig
parent
d6630b9f7a
commit
3f34aafc6e
@@ -11,7 +11,7 @@ glibtop_HEADERS = close.h loadavg.h prockernel.h procstate.h \
|
||||
netinfo.h interfaces.h limits.h array.h compat_10.h \
|
||||
glib-arrays.h call-vector.h \
|
||||
glibtop-client.h glibtop-server.h glibtop-backend.h \
|
||||
glibtop-backend-info.h errors.h
|
||||
glibtop-backend-info.h errors.h closure.h
|
||||
|
||||
BUILT_SOURCES = call-vector.h
|
||||
|
||||
|
@@ -71,7 +71,7 @@ glibtop_backend_get (const char *backend_name, u_int64_t features,
|
||||
void
|
||||
glibtop_backend_set_closure_data (glibtop_backend *backend, glibtop_closure *closure);
|
||||
|
||||
void *
|
||||
glibtop_closure *
|
||||
glibtop_backend_get_closure_data (glibtop_backend *backend);
|
||||
|
||||
glibtop_call_vector *
|
||||
|
@@ -28,6 +28,7 @@
|
||||
|
||||
#include <glibtop/global.h>
|
||||
#include <glibtop/sysdeps.h>
|
||||
#include <glibtop/closure.h>
|
||||
|
||||
BEGIN_LIBGTOP_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user