[Top]
Gnome
Gnome.Dock
|
Method Gnome.Dock()->add_floating_item()
- Method
add_floating_item
Gnome.Dock add_floating_item(Gnome.DockItem item, int x, int y, int orientation)
- Description
Add item to dock and make it floating at the specified (x, y)
coordinates (relative to the root window of the screen).
|