Next:
Gtk2::Html2::View
Previous:
Gtk2::Html2::index
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gtk2::Html2::Stream



NAME

Gtk2::Html2::Stream

HIERARCHY

  Glib::Object
  +----Gtk2::Html2::Stream

METHODS

$stream->cancel

$stream->set_cancel_func ($abort_func, $cancel_data=undef)

$stream->close

$stream->destroy

string = $stream->get_mime_type

$stream->set_mime_type ($mime_type)

$stream->write ($buffer)

integer = $stream->get_written

SEE ALSO

Gtk2::Html2, Glib::Object

COPYRIGHT

Copyright (C) 2003-2004 by the Gtk2-Perl Team.

This software is licensed under the LGPL; see Gtk2::Html2 for a full notice.


[Top]