diff options
Diffstat (limited to 'docs/gudev')
-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 |