Wnck.ActionMenu¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Menu (31), Gtk.MenuShell (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
Virtual Methods¶
Properties¶
- Inherited:
Gtk.Menu (12), Gtk.MenuShell (1), Gtk.Container (3), Gtk.Widget (39)
Child Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Wnck.ActionMenu(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Wnck.ActionMenu
struct contains only private fields and should not be directly accessed.- classmethod new(window)¶
- Parameters:
window (
Wnck.Window
) – theWnck.Window
for which a menu will be created.- Returns:
a newly created
Wnck.ActionMenu
.- Return type:
Creates a new
Wnck.ActionMenu
. TheWnck.ActionMenu
will be filled with menu items for window operations on window.New in version 2.22.