Class
IdeFallbackBuildSystem
Ancestors
- IdeObject
- GObject
Properties
Ide.FallbackBuildSystem:project-file
The “project-file” property is the primary file representing the projects build system.
Available since: 3.32
Properties inherited from IdeObject (2)
Ide.Object:cancellable
The “cancellable” property is a GCancellable
that can be used by operations
that will be cancelled when the IdeObject::destroy
signal is emitted on self
.
Available since: 3.32
Ide.Object:parent
The parent IdeObject
, if any.
Available since: 3.32
Properties inherited from IdeBuildSystem (1)
Ide.BuildSystem:project-file
No description available.
Class structure
struct IdeFallbackBuildSystemClass {
IdeObjectClass parent_class;
}
Class members
parent_class |
|
No description available. |