Dazzle.PathBar

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.PathBar Dazzle.PathBar GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.Orientable Gtk.Orientable GObject.GInterface->Gtk.Orientable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Box Gtk.Box Gtk.Box->Dazzle.PathBar Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Gtk.Box Gtk.Orientable->Gtk.Box Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)

Structs:

Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)

class

new ()

get_path ()

set_path (path)

set_selected_index (index)

Virtual Methods

Inherited:

Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)

Name

Type

Flags

Short Description

path

Dazzle.Path

r/w/en

Path

Child Properties

Inherited:

Gtk.Box (5)

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Name

Short Description

element-selected

populate-menu

Fields

Inherited:

Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Class Details

class Dazzle.PathBar(*args, **kwargs)
Bases:

Gtk.Box

Abstract:

No

Structure:

Dazzle.PathBarClass

classmethod new()
Return type:

Gtk.Widget

get_path()
Returns:

A Dazzle.Path.

Return type:

Dazzle.Path

Gets the path for the view.

set_path(path)
Parameters:

path (Dazzle.Path) –

set_selected_index(index)
Parameters:

index (int) –

Signal Details

Dazzle.PathBar.signals.element_selected(path_bar, object, p0)
Signal Name:

element-selected

Flags:

RUN_LAST

Parameters:
Dazzle.PathBar.signals.populate_menu(path_bar, object, p0, p1)
Signal Name:

populate-menu

Flags:

RUN_LAST

Parameters:

Property Details

Dazzle.PathBar.props.path
Name:

path

Type:

Dazzle.Path

Default Value:

None

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Path