Class

IdeFallbackBuildSystem

Description

final class Ide.FallbackBuildSystem : Ide.Object {
  /* No available fields */
}
No description available.

Ancestors

Implements

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
IdeObjectClass
  No description available.

Functions

ide_fallback_build_system_new

Creates a new IdeFallbackBuildSystem.

Available since: 3.32