New function.
2000-11-26 Martin Baulig <martin@home-of-linux.org> * include/glibtop/glibtop-backend.h (glibtop_backend_get_call_vector): New function. * lib/glibtop-client-private.h: New file. * lib/glibtop-client.h (struct _glibtop_client_private): Moved to glibtop-client-private.h.
This commit is contained in:
committed by
Martin Baulig
parent
98930be564
commit
4befe086c4
@@ -34,13 +34,7 @@ static void glibtop_client_finalize (GObject *object);
|
||||
|
||||
static gpointer parent_class = NULL;
|
||||
|
||||
|
||||
/* Internal data */
|
||||
|
||||
struct _glibtop_client_private
|
||||
{
|
||||
GSList *backend_list;
|
||||
};
|
||||
#include <glibtop-client-private.h>
|
||||
|
||||
enum {
|
||||
GLIBTOP_CLIENT_SIGNAL_ERROR,
|
||||
|
Reference in New Issue
Block a user