iface-modem: new `State' property, bound to the one in the MmGDbusModem skeleton

This commit is contained in:
Aleksander Morgado
2011-11-22 18:01:09 +01:00
parent 48babcf976
commit ca15a10629
2 changed files with 38 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
#define MM_IFACE_MODEM_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), MM_TYPE_IFACE_MODEM, MMIfaceModem))
#define MM_IFACE_MODEM_DBUS_SKELETON "iface-modem-dbus-skeleton"
#define MM_IFACE_MODEM_STATE "iface-modem-state"
typedef struct _MMIfaceModem MMIfaceModem;