[ruby-gnome2-doc-cvs] [Hiki] update - Gst::Object

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2004年 8月 6日 (金) 03:53:10 JST


-------------------------
REMOTE_ADDR = 217.117.55.140
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp//?Gst%3A%3AObject
-------------------------
  = class Gst::Object
  Basis for the GST object hierarchy.
  
  == Object Hierarchy
  * Object
    * GLib::Instantiatable
      * GLib::Object
        * Gst::Object
  
  == Instance Methods
  --- destroyed?
      Checks if the Gst::Object::FLAG_DESTROYED flag is set on the object.
      * Returns: true if the flag is set, false otherwise.
  
  --- floating?
      Checks if the Gst::Object::FLAG_FLOATING flag is set on the object.
      * Returns: true if the flag is set, false otherwise.
  
  == Constants
  === GstObjectFlags
  --- DESTROYED
  --- FLOATING
  --- OBJECT_FLAG_LAST
  
  == Properties
  --- name: String (Read/Write)
      The name of the object.
  
  == Signals
  --- deep-notify
  
  --- object-saved
  
  --- parent-set
  
  --- parent-unset
  
  == See Also
- ((<Gst::Autoplug>)), ((<Gst::Clock>)), ((<Gst::Element>)), ((<Gst::Pad>)), ((<Gst::PadTemplate>)), ((<Gst::XML>)), ((<Gst>)).
+ ((<Gst::Clock>)), ((<Gst::Element>)), ((<Gst::Index>)), ((<Gst::Pad>)), ((<Gst::PadTemplate>)), ((<Gst>)).
  
  - ((<lrz>))





ruby-gnome2-cvs メーリングリストの案内
Back to archive index