Class

IdeSimpleBuildSystemDiscovery

[]

Description

class Ide.SimpleBuildSystemDiscovery : Ide.Object
  implements Ide.BuildSystemDiscovery {
  /* No available fields */
}
No description available.
[]

Hierarchy

hierarchy this IdeSimpleBuildSystemDiscovery implements_0 IdeBuildSystemDiscovery this--implements_0 ancestor_0 IdeObject ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0
[]

Instance methods

Methods inherited from IdeObject (29)
Methods inherited from GObject (43)
Methods inherited from IdeBuildSystemDiscovery (1)
[]

Properties

Ide.SimpleBuildSystemDiscovery:glob

The “glob” property is a glob to match for files within the project directory. This can be used to quickly match the project file, such as “configure.*”.

Ide.SimpleBuildSystemDiscovery:hint

The “hint” property is used from ide_build_system_discovery_discover() if the build file was discovered.

Ide.SimpleBuildSystemDiscovery:priority

The “priority” property is the priority of any match.

Properties inherited from IdeObject (2)
[]

Signals

Signals inherited from IdeObject (1)
Signals inherited from GObject (1)

Class structure