man Zim::Components::PathBar () - Path bar widgets

NAME

Zim::Components::PathBar - Path bar widgets

DESCRIPTION

This module contains the widgets to display a path bar. This bar can either show the browsing history or the namespace of the current page.

METHODS

Undefined methods are AUTOLOADED to the Gtk2::Ex::PathBar object. Simple constructor. Method called by the constructor. Returns the root widget. This should be used to add the object to a container widget. Also use this widget for things like show_all() and hide_all(). Set the type of the pathbar. Type can be 'namespace' or 'trace'. Update the path displayed. Should be called when the current page changes.

AUTHOR

Jaap Karssenberg (Pardus) <pardus@cpan.org>

Copyright (c) 2005 Jaap G Karssenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO