Foundry.PluginBuildAddin

g Foundry.BuildAddin Foundry.BuildAddin Foundry.PluginBuildAddin Foundry.PluginBuildAddin Foundry.BuildAddin->Foundry.PluginBuildAddin Foundry.Contextual Foundry.Contextual Foundry.Contextual->Foundry.BuildAddin GObject.GInterface GObject.GInterface Json.Serializable Json.Serializable GObject.GInterface->Json.Serializable GObject.Object GObject.Object GObject.Object->Foundry.Contextual Json.Serializable->Foundry.Contextual

Subclasses:

None

Methods

Inherited:

Foundry.BuildAddin (3), Foundry.Contextual (4), GObject.Object (37), Json.Serializable (8)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

Foundry.BuildAddin (1), GObject.Object (7), Json.Serializable (5)

Properties

Inherited:

Foundry.BuildAddin (2), Foundry.Contextual (1)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Foundry.PluginBuildAddin(**kwargs)
Bases:

Foundry.BuildAddin

Abstract:

No

Structure:

Foundry.PluginBuildAddinClass

The [class`Foundry`.PluginBuildAddin] class is a convenience object that may be used by plug-ins implementing a build system.

It allows you to specify very simple build system commands in your .plugin definition without having to implement the class yourself.

This is the preferred method for implementing very simple build system integration within Foundry.