Foundry.TerminalIntent

g Foundry.Intent Foundry.Intent Foundry.TerminalIntent Foundry.TerminalIntent Foundry.Intent->Foundry.TerminalIntent GObject.Object GObject.Object GObject.Object->Foundry.Intent

Subclasses:

None

Methods

Inherited:

Foundry.Intent (9), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (launcher)

dup_launcher ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Name

Type

Flags

Short Description

launcher

Foundry.TerminalLauncher

r/w/co

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Foundry.TerminalIntent(**kwargs)
Bases:

Foundry.Intent

Abstract:

No

Structure:

Foundry.TerminalIntentClass

classmethod new(launcher)
Parameters:

launcher (Foundry.TerminalLauncher) – a [class`Foundry`.TerminalLauncher]

Return type:

Foundry.Intent

Create a new terminal intent.

New in version 1.1.

dup_launcher()
Return type:

Foundry.TerminalLauncher

New in version 1.1.

Property Details

Foundry.TerminalIntent.props.launcher
Name:

launcher

Type:

Foundry.TerminalLauncher

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY