chiark / gitweb /
configure.ac: add AM_SILENT_RULES
[elogind.git] / extras / gudev / docs / gudev-sections.txt
1 <SECTION>
2 <FILE>gudevclient</FILE>
3 <TITLE>GUdevClient</TITLE>
4 GUdevClient
5 GUdevClientClass
6 GUdevDeviceType
7 GUdevDeviceNumber
8 g_udev_client_new
9 g_udev_client_query_by_subsystem
10 g_udev_client_query_by_device_number
11 g_udev_client_query_by_device_file
12 g_udev_client_query_by_sysfs_path
13 g_udev_client_query_by_subsystem_and_name
14 <SUBSECTION Standard>
15 G_UDEV_CLIENT
16 G_UDEV_IS_CLIENT
17 G_UDEV_TYPE_CLIENT
18 g_udev_client_get_type
19 G_UDEV_CLIENT_CLASS
20 G_UDEV_IS_CLIENT_CLASS
21 G_UDEV_CLIENT_GET_CLASS
22 </SECTION>
23
24 <SECTION>
25 <FILE>gudevdevice</FILE>
26 <TITLE>GUdevDevice</TITLE>
27 GUdevDevice
28 GUdevDeviceClass
29 g_udev_device_get_subsystem
30 g_udev_device_get_devtype
31 g_udev_device_get_name
32 g_udev_device_get_number
33 g_udev_device_get_sysfs_path
34 g_udev_device_get_driver
35 g_udev_device_get_action
36 g_udev_device_get_seqnum
37 g_udev_device_get_device_type
38 g_udev_device_get_device_number
39 g_udev_device_get_device_file
40 g_udev_device_get_device_file_symlinks
41 g_udev_device_get_parent
42 g_udev_device_get_parent_with_subsystem
43 g_udev_device_get_property_keys
44 g_udev_device_has_property
45 g_udev_device_get_property
46 g_udev_device_get_property_as_int
47 g_udev_device_get_property_as_uint64
48 g_udev_device_get_property_as_double
49 g_udev_device_get_property_as_boolean
50 g_udev_device_get_property_as_strv
51 g_udev_device_get_sysfs_attr
52 g_udev_device_get_sysfs_attr_as_int
53 g_udev_device_get_sysfs_attr_as_uint64
54 g_udev_device_get_sysfs_attr_as_double
55 g_udev_device_get_sysfs_attr_as_boolean
56 g_udev_device_get_sysfs_attr_as_strv
57 <SUBSECTION Standard>
58 G_UDEV_DEVICE
59 G_UDEV_IS_DEVICE
60 G_UDEV_TYPE_DEVICE
61 g_udev_device_get_type
62 G_UDEV_DEVICE_CLASS
63 G_UDEV_IS_DEVICE_CLASS
64 G_UDEV_DEVICE_GET_CLASS
65 </SECTION>
66