Atk.NoOpObjectFactory¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
None
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class Atk.NoOpObjectFactory(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
The
Atk.ObjectFactorywhich creates anAtk.NoOpObject.The
Atk.ObjectFactorywhich creates anAtk.NoOpObject. An instance of this is created by anAtk.Registryif no factory type has not been specified to create an accessible object of a particular type.- classmethod new()[source]¶
 - Returns:
 an instance of an
Atk.ObjectFactory- Return type:
 
Creates an instance of an
Atk.ObjectFactorywhich generates primitive (non-functioning)Atk.Objects.