source: udev-lfs/gudev/index.html@ e39ab57

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 7.4 7.5 7.6 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since e39ab57 was 2aa3c1c, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

Update udev-lfs in preparation of systemd-200

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 2.4 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5<title>GUdev Reference Manual</title>
6<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
7<link rel="home" href="index.html" title="GUdev Reference Manual">
8<link rel="next" href="ref-API.html" title="API Reference">
9<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
10<link rel="stylesheet" href="style.css" type="text/css">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<div class="book">
14<div class="titlepage">
15<div>
16<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GUdev Reference Manual</p></th></tr></table></div>
17<div><p class="releaseinfo">
18 For version 200
19 — the latest version of this
20 documentation can be found at
21 <a class="ulink" href="http://www.freedesktop.org/software/systemd/gudev/" target="_top">
22 http://www.freedesktop.org/software/systemd/gudev/
23 </a>.
24 </p></div>
25<div><p class="copyright">Copyright © 2009-2012 David Zeuthen &lt;davidz@redhat.com&gt;, Bastien Nocera &lt;hadess@hadess.net&gt;</p></div>
26</div>
27<hr>
28</div>
29<div class="toc"><dl>
30<dt><span class="chapter"><a href="ref-API.html">API Reference</a></span></dt>
31<dd><dl>
32<dt>
33<span class="refentrytitle"><a href="GUdevClient.html">GUdevClient</a></span><span class="refpurpose"> — Query devices and listen to uevents</span>
34</dt>
35<dt>
36<span class="refentrytitle"><a href="GUdevDevice.html">GUdevDevice</a></span><span class="refpurpose"> — Get information about a device</span>
37</dt>
38<dt>
39<span class="refentrytitle"><a href="GUdevEnumerator.html">GUdevEnumerator</a></span><span class="refpurpose"> — Lookup and sort devices</span>
40</dt>
41</dl></dd>
42<dt><span class="chapter"><a href="gudev-hierarchy.html">Object Hierarchy</a></span></dt>
43<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
44<dt><span class="index"><a href="ix02.html">Index of new symbols in 165</a></span></dt>
45<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated API</a></span></dt>
46<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
47</dl></div>
48</div>
49<div class="footer">
50<hr>
51 Generated by GTK-Doc V1.18</div>
52</body>
53</html>
Note: See TracBrowser for help on using the repository browser.