Foundry.GitStatusEntry

g Foundry.GitStatusEntry Foundry.GitStatusEntry GObject.Object GObject.Object GObject.Object->Foundry.GitStatusEntry

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

dup_icon ()

dup_path ()

has_staged_changed ()

has_unstaged_changed ()

is_new_file ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Name

Type

Flags

Short Description

has-staged-changes

bool

r

has-unstaged-changes

bool

r

icon

Gio.Icon

r

is-new-file

bool

r

path

str

r

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Foundry.GitStatusEntry(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Foundry.GitStatusEntryClass

dup_icon()
Return type:

Gio.Icon or None

dup_path()
Return type:

str

has_staged_changed()
Return type:

bool

has_unstaged_changed()
Return type:

bool

is_new_file()
Return type:

bool

Property Details

Foundry.GitStatusEntry.props.has_staged_changes
Name:

has-staged-changes

Type:

bool

Default Value:

False

Flags:

READABLE

Foundry.GitStatusEntry.props.has_unstaged_changes
Name:

has-unstaged-changes

Type:

bool

Default Value:

False

Flags:

READABLE

Foundry.GitStatusEntry.props.icon
Name:

icon

Type:

Gio.Icon

Default Value:

None

Flags:

READABLE

Foundry.GitStatusEntry.props.is_new_file
Name:

is-new-file

Type:

bool

Default Value:

False

Flags:

READABLE

Foundry.GitStatusEntry.props.path
Name:

path

Type:

str

Default Value:

None

Flags:

READABLE