Gee.MapEntry

g GObject.Object GObject.Object Gee.MapEntry Gee.MapEntry GObject.Object->Gee.MapEntry

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_key ()

get_read_only ()

get_value ()

set_value (value)

Virtual Methods

Inherited:

GObject.Object (7)

do_get_key ()

do_get_read_only ()

do_get_value ()

do_set_value (value)

Properties

Name

Type

Flags

Short Description

k-destroy-func

int

r/w/co

destroy func

k-dup-func

int

r/w/co

dup func

k-type

GObject.GType

r/w/co

type

key

int

r

key

read-only

bool

r

read-only

v-destroy-func

int

r/w/co

destroy func

v-dup-func

int

r/w/co

dup func

v-type

GObject.GType

r/w/co

type

value

int

r/w

value

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent_instance

GObject.Object

r

Class Details

class Gee.MapEntry(**kwargs)
Bases:

GObject.Object

Abstract:

Yes

Structure:

Gee.MapEntryClass

get_key()
Return type:

object or None

get_read_only()
Return type:

bool

get_value()
Return type:

object or None

set_value(value)
Parameters:

value (object or None) –

do_get_key() virtual
Return type:

object or None

do_get_read_only() virtual
Return type:

bool

do_get_value() virtual
Return type:

object or None

do_set_value(value) virtual
Parameters:

value (object or None) –

Property Details

Gee.MapEntry.props.k_destroy_func
Name:

k-destroy-func

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

destroy func

Gee.MapEntry.props.k_dup_func
Name:

k-dup-func

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

dup func

Gee.MapEntry.props.k_type
Name:

k-type

Type:

GObject.GType

Default Value:

<GType void>

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

type

Gee.MapEntry.props.key
Name:

key

Type:

int

Default Value:

None

Flags:

READABLE

key

Gee.MapEntry.props.read_only
Name:

read-only

Type:

bool

Default Value:

False

Flags:

READABLE

read-only

Gee.MapEntry.props.v_destroy_func
Name:

v-destroy-func

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

destroy func

Gee.MapEntry.props.v_dup_func
Name:

v-dup-func

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

dup func

Gee.MapEntry.props.v_type
Name:

v-type

Type:

GObject.GType

Default Value:

<GType void>

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

type

Gee.MapEntry.props.value
Name:

value

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

value