diff options
author | David Zeuthen <davidz@redhat.com> | 2010-12-15 10:46:34 -0500 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2010-12-15 10:46:34 -0500 |
commit | d4c2307cc28aa7c887dcb5b0052469425e5af881 (patch) | |
tree | 530bfbfa80e80899186f00aaf355447c17881687 /extras/gudev/docs/gudev-sections.txt | |
parent | 2363d33e10f1c0bf5d1240355d0bb2d90bae88e6 (diff) |
gudev: Add Device.get_usec_since_initialized
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'extras/gudev/docs/gudev-sections.txt')
-rw-r--r-- | extras/gudev/docs/gudev-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/gudev/docs/gudev-sections.txt b/extras/gudev/docs/gudev-sections.txt index 4119ae4920..181870fb5a 100644 --- a/extras/gudev/docs/gudev-sections.txt +++ b/extras/gudev/docs/gudev-sections.txt @@ -42,6 +42,7 @@ g_udev_device_get_parent g_udev_device_get_parent_with_subsystem g_udev_device_get_tags g_udev_device_get_is_initialized +g_udev_device_get_usec_since_initialized g_udev_device_get_property_keys g_udev_device_has_property g_udev_device_get_property |