Navigation.messageNewMouseOver

Creates a new #GstNavigation message with type #GST_NAVIGATION_MESSAGE_MOUSE_OVER.

interface Navigation
static
messageNewMouseOver

Parameters

src gst.object.ObjectGst

A #GstObject to set as source of the new message.

active bool

true if the mouse has entered a clickable area of the display. false if it over a non-clickable area.

Return Value

Type: gst.message.Message

The new #GstMessage.