Foundry.DoapPerson

g Foundry.DoapPerson Foundry.DoapPerson GObject.Object GObject.Object GObject.Object->Foundry.DoapPerson

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

get_email ()

get_name ()

set_email (email)

set_name (name)

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Name

Type

Flags

Short Description

email

str

r/w/en

name

str

r/w/en

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Foundry.DoapPerson(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Foundry.DoapPersonClass

classmethod new()
Return type:

Foundry.DoapPerson

get_email()
Return type:

str

get_name()
Return type:

str

set_email(email)
Parameters:

email (str) –

set_name(name)
Parameters:

name (str) –

Property Details

Foundry.DoapPerson.props.email
Name:

email

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Foundry.DoapPerson.props.name
Name:

name

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY