TnyGnomeDevice

TnyGnomeDevice — A device type for a GNOME desktop

Synopsis

                    TnyGnomeDevice;
TnyDevice*          tny_gnome_device_new                (void);

Description

A TnyDevice implementation that represents a GNOME desktop

Details

TnyGnomeDevice

typedef struct {
	GObject parent;
} TnyGnomeDevice;


tny_gnome_device_new ()

TnyDevice*          tny_gnome_device_new                (void);

Create a TnyDevice for GNOME desktops. If available, it uses NetworkManager to know about the network status and changes of your computer.

Returns :

A new TnyDevice instance