GData.DocumentsDrive

g GData.DocumentsDrive GData.DocumentsDrive GData.Entry GData.Entry GData.Entry->GData.DocumentsDrive GData.Parsable GData.Parsable GData.Parsable->GData.Entry GObject.Object GObject.Object GObject.Object->GData.Parsable

Subclasses:

None

Methods

Inherited:

GData.Entry (24), GData.Parsable (5), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_name ()

Virtual Methods

Inherited:

GData.Parsable (9), GObject.Object (7)

Properties

Inherited:

GData.Entry (10), GData.Parsable (1)

Name

Type

Flags

Short Description

name

str

r

The human-readable name of this shared drive.

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent_instance

GData.Entry

r

Class Details

class GData.DocumentsDrive(**kwargs)
Bases:

GData.Entry

Abstract:

No

Structure:

GData.DocumentsDriveClass

get_name()
Returns:

the drives’s human-readable name, or None if not set

Return type:

str or None

Returns the human-readable name of this shared drive.

New in version 0.18.0.

Property Details

GData.DocumentsDrive.props.name
Name:

name

Type:

str

Default Value:

None

Flags:

READABLE

The human-readable name of this shared drive.

New in version 0.18.0.