= class Gst::EventSize
A size event.

== Object Hierarchy
* Object
  * GLib::Boxed
    * Gst::Event
      * Gst::EventSize

== Class Methods
--- Gst::EventSize.new(format, value)
    Creates a new size event with the given values.
    * format: a format (see ((<GstFormat|Gst::Format#GstFormat>))). 
    * value: the event value.  
    * Returns: a newly created Gst::EventSize object.

== See Also
((<Gst>)).

- ((<lrz>))
