diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-22 20:52:18 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-22 20:52:28 -0500 |
commit | e342365c27ecae32a7f20ada0b2c623ce22e5ea8 (patch) | |
tree | 09ab62e4c910a130675721a17e7de4a3502782ee /docs/gudev/gudev-sections.txt | |
parent | f01de9656d0969633ac89eb57a0ba4658a100568 (diff) |
docs: add new gudev functions to documentation
Diffstat (limited to 'docs/gudev/gudev-sections.txt')
-rw-r--r-- | docs/gudev/gudev-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/gudev/gudev-sections.txt b/docs/gudev/gudev-sections.txt index b25c13bcb1..90765ee4cf 100644 --- a/docs/gudev/gudev-sections.txt +++ b/docs/gudev/gudev-sections.txt @@ -53,6 +53,8 @@ g_udev_device_get_property_as_uint64 g_udev_device_get_property_as_double g_udev_device_get_property_as_boolean g_udev_device_get_property_as_strv +g_udev_device_get_sysfs_attr_keys +g_udev_device_has_sysfs_attr g_udev_device_get_sysfs_attr g_udev_device_get_sysfs_attr_as_int g_udev_device_get_sysfs_attr_as_uint64 |