Richard Eckart
#include "gtk/gui.h"
#include "gtk/monitor.h"
#include "if/core/share.h"
#include "if/gui_property_priv.h"
#include "if/bridge/ui2c.h"
#include "lib/misc.h"
#include "lib/glib-missing.h"
#include "lib/override.h"
Functions | |
RCSID ("$Id:monitor.c, v 1.7 2005/08/07 22:32:20 cbiere Exp $") | |
void | monitor_gui_append_to_monitor (query_type_t type, const gchar *item, const host_addr_t unused_addr, guint16 unused_port) |
void | monitor_gui_init (void) |
void | monitor_gui_shutdown (void) |
void | monitor_gui_clear_monitor (void) |
Remove all but the first n items from the monitor. | |
void | monitor_gui_enable_monitor (const gboolean val) |
Enable/disable monitor. | |
Variables | |
guint32 | monitor_items = 0 |
|
|
|
Remove all but the first n items from the monitor.
|
|
Enable/disable monitor.
|
|
|
|
|
|
|
|
|