Richard Eckart
#include "gtk/gui.h"
#include "gtk/monitor.h"
#include "gtk/monitor_cb.h"
#include "if/gui_property_priv.h"
#include "if/bridge/ui2c.h"
#include "lib/utf8.h"
#include "lib/glib-missing.h"
#include "lib/override.h"
Enumerations | |
enum | { QUERY_COLUMN = 0, MONITOR_COLUMNS } |
Functions | |
RCSID ("$Id:monitor.c, v 1.16 2005/11/09 20:11:57 cbiere Exp $") | |
void | monitor_gui_add (query_type_t type, const gchar *item, const host_addr_t addr, guint16 port) |
void | monitor_gui_init (void) |
void | monitor_gui_shutdown (void) |
void | monitor_gui_enable_monitor (const gboolean val) |
Enable/disable monitor. | |
Variables | |
GtkListStore * | monitor_model = NULL |
|
|
|
|
|
Enable/disable monitor.
|
|
|
|
|
|
|
|
|