summaryrefslogtreecommitdiff
path: root/extras/gudev/gudevdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'extras/gudev/gudevdevice.h')
-rw-r--r--extras/gudev/gudevdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/gudev/gudevdevice.h b/extras/gudev/gudevdevice.h
index 1ca2b48a04..ab22371ded 100644
--- a/extras/gudev/gudevdevice.h
+++ b/extras/gudev/gudevdevice.h
@@ -77,6 +77,7 @@ struct _GUdevDeviceClass
GType g_udev_device_get_type (void) G_GNUC_CONST;
gboolean g_udev_device_get_is_initialized (GUdevDevice *device);
+guint64 g_udev_device_get_usec_since_initialized (GUdevDevice *device);
const gchar *g_udev_device_get_subsystem (GUdevDevice *device);
const gchar *g_udev_device_get_devtype (GUdevDevice *device);
const gchar *g_udev_device_get_name (GUdevDevice *device);