Class HandleAttribute<T>
- Namespace
- GObject
- Assembly
- GObject-2.0.dll
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public class HandleAttribute<T> : Attribute where T : ObjectHandle
Type Parameters
T
- Inheritance
-
HandleAttribute<T>
- Inherited Members