to_quark
function to_quark(type:Gst.EventType):GLib.Quark { // Gjs wrapper for gst_event_type_to_quark() }
Get the unique quark for the given event type.
- type
the event type
- Returns
the quark associated with the event type
function to_quark(type:Gst.EventType):GLib.Quark { // Gjs wrapper for gst_event_type_to_quark() }
Get the unique quark for the given event type.
the event type
the quark associated with the event type