ruby-****@sourc*****
ruby-****@sourc*****
2005年 3月 5日 (土) 07:37:17 JST
------------------------- REMOTE_ADDR = 82.239.64.142 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Gst%3A%3AXML ------------------------- @@ -45,12 +45,16 @@ * filename: a file name. * Returns: true on success, false on failure. +--- parse_memory(string, rootname=nil) + Basically the same as Gst::XML#parse_file except that this method will + take the XML directly from the memory. + * rootname: a root name (optional). + * string: an XML description inside a string. + * Returns: true on success, false on failure. + --- topelements Retrieves a list of all toplevel elements. * Returns: an array of Gst::Element objects. - -== Signals ---- object-loaded == See Also ((<Gst>)).