Import line: | GstInterfaces = imports.gi.GstInterfaces; |
GIR File: | GstInterfaces-0.10.gir |
C documentation: | GstNavigation |
Interface : | Navigation |
Show / Hide Inherited methods, properties and signals |
None |
Method / Constructor | Defined By | |
---|---|---|
send_command
(NavigationCommand command)
:
none
Sends the indicated command to the navigation interface.
Sends the indicated command to the navigation interface.
|
GstInterfaces.Navigation | |
send_event
(Structure structure)
:
none
|
GstInterfaces.Navigation | |
GstInterfaces.Navigation | ||
"mouse-button-press", "mouse-button-release" and "mouse-move".
"mouse-button-press", "mouse-button-release" and "mouse-move". for mouse-move events. Sends a mouse event to the navigation interface. Mouse event coordinates are sent relative to the display space of the related output area. This is usually the size in pixels of the window associated with the element implementing the GstNavigation interface.
|
GstInterfaces.Navigation |
None |