Dazzle.JoinedMenu

g Dazzle.JoinedMenu Dazzle.JoinedMenu GObject.Object GObject.Object Gio.MenuModel Gio.MenuModel GObject.Object->Gio.MenuModel Gio.MenuModel->Dazzle.JoinedMenu

Subclasses:

None

Methods

Inherited:

Gio.MenuModel (7), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

append_menu (model)

get_n_joined ()

prepend_menu (model)

remove_index (index)

remove_menu (model)

Virtual Methods

Inherited:

Gio.MenuModel (8), GObject.Object (7)

Properties

None

Signals

Inherited:

Gio.MenuModel (1), GObject.Object (1)

Fields

Inherited:

Gio.MenuModel (1), GObject.Object (1)

Class Details

class Dazzle.JoinedMenu(**kwargs)
Bases:

Gio.MenuModel

Abstract:

No

Structure:

Dazzle.JoinedMenuClass

classmethod new()
Return type:

Dazzle.JoinedMenu

append_menu(model)
Parameters:

model (Gio.MenuModel) –

get_n_joined()
Return type:

int

Gets the number of joined menus.

prepend_menu(model)
Parameters:

model (Gio.MenuModel) –

remove_index(index)
Parameters:

index (int) –

remove_menu(model)
Parameters:

model (Gio.MenuModel) –