c
Back to Seed Clases

GUdev


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker GUdev.Device

Class GUdev.Device

Import line: GUdev = imports.gi.GUdev;
GIR File: GUdev-1.0.gir
C documentation: GUdevDevice
Class : Device
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GUdev.Client
Signal
uevent (Client self, String action, Device device) : none
GUdev.Client
Method
query_by_device_file (String device_file) : GUdev.Device
GUdev.Client
Method
query_by_device_number (DeviceType type, guint64 number) : GUdev.Device
GUdev.Client
Method
query_by_subsystem_and_name (String subsystem, String name) : GUdev.Device
GUdev.Client
Method
query_by_sysfs_path (String sysfs_path) : GUdev.Device
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:46 GMT+0800 (HKT)