TnyGnomeDevice

TnyGnomeDevice — A device type for a GNOME desktop

Synopsis




                    TnyGnomeDevice;
TnyDevice*          tny_gnome_device_new                (void);

Object Hierarchy


  GObject
   +----TnyGnomeDevice

Implemented Interfaces

TnyGnomeDevice implements TnyDevice.

Description

A TnyDevice implementation that represents a GNOME desktop

Details

TnyGnomeDevice

typedef struct _TnyGnomeDevice 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