Linux SoftwareProgrammingLibrariesData::TreeDumper::Renderer::GTK 0.01

Data::TreeDumper::Renderer::GTK 0.01


Data::TreeDumper::Renderer::GTK is a Gtk2::TreeView renderer for Data::TreeDumper. SYNOPSIS my $treedumper = Data::TreeDumper::
Developer:   Khemir Nadim ibn Hamouda
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   4K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Data::TreeDumper::Renderer::GTK is a Gtk2::TreeView renderer for Data::TreeDumper.

SYNOPSIS
my $treedumper = Data::TreeDumper::Renderer::GTK->new
(
data => %data,
title => 'Test Data',
dumper_setup => {DISPLAY_PERL_SIZE => 1}
);

$treedumper->modify_font(Gtk2::Pango::FontDescription->from_string ('monospace'));
$treedumper->expand_all;

# some boilerplate to get the widget onto the screen...
my $window = Gtk2::Window->new;

my $scroller = Gtk2::ScrolledWindow->new;
$scroller->add ($treedumper);

$window->add ($scroller);
$window->show_all;

HIERARCHY
Glib::Object
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::TreeView
+----Mup::TreeDumper

GTK-perl renderer for Data::TreeDumper.

This widget is the gui equivalent of Data::TreeDumper; it will display a perl data structure in a TreeView, allowing you to fold and unfold child data structures and get a quick feel for what's where. Right-clicking anywhere in the view brings up a context menu, from which the user can choose to expand or collapse all items.

Requirements:
  • Perl
    tags data treedumper  for data  object gtk2  renderer for  gtk2 treeview  treedumper renderer  renderer gtk  

    Download Data::TreeDumper::Renderer::GTK 0.01


     http://mirrors.evolva.ro/CPAN/authors/id/N/NK/NKH/Data-TreeDumper-Renderer-GTK-0.01.tar.gz


    Authors software

    Similar software

    Data::TreeDumper::Renderer::GTK 0.01 (by Khemir Nadim ibn Hamouda)
    Data::TreeDumper::Renderer::GTK is a Gtk2::TreeView renderer for Data::TreeDumper.

    SYNOPSIS
    my $treedumper = Data::TreeDumper::

    Gtk2::Ex::PodViewer 0.16 (by Gavin Brown, Torsten Schoenfeld and Scott Arringto)
    Gtk2::Ex::PodViewer is a Gtk2 widget for displaying Plain old Documentation (POD)

    Gtk2::Ex::FormFactory::GtkWidget 0.65 (by J?rn Reder)
    Gtk2::Ex::FormFactory::GtkWidget can wrap arbitrary Gtk widgets.

    SYNOPSIS
    Gtk2::Ex::FormFactory::GtkWidget->new (
    custom_g

    Gtk2::Ex::FormFactory::ToggleButton 0.65 (by Jorn Reder)
    Gtk2::Ex::FormFactory::ToggleButton is a ToggleButton in a FormFactory framework.

    SYNOPSIS

    Gtk2::Ex::FormFactory::ToggleButto

    Gtk2::Ex::FormFactory::Button 0.65 (by J?rn Reder)
    Gtk2::Ex::FormFactory::Button is a Button in a FormFactory framework.

    SYNOPSIS

    Gtk2::Ex::FormFactory::Button->new (
    clic

    Gtk2::Ex::FormFactory 0.65 (by Jorn Reder)
    Gtk2::Ex::FormFactory is a Perl module that makes building complex GUI's easy.

    SYNOPSIS

    #-- Refer to http://www.exit1.org/ fo

    Gtk2 1.133 (by gtk2-perl team)
    Gtk2 is a Perl interface to the 2.x series of the Gimp Toolkit library.

    SYNOPSIS

    use Gtk2 -init;
    # Gtk2->init; works if yo

    Gtk2Fu 0.10 (by dams)
    Gtk2Fu is a GTK2 Forked Ultimate, a powerful layer on top of Gtk2

    Gtk2::TrayIcon 0.03 (by Christian Borup)
    Gtk2::TrayIcon is a Perl interface to the EggTrayIcon library.

    SYNOPSIS

    use Gtk2::TrayIcon;
    Gtk2->init;

    my $icon= Gtk

    Gtk2::Ex::FormFactory::Table 0.65 (by Jorn Reder)
    SYNOPSIS

    Gtk2::Ex::FormFactory::Table->new (
    layout => "+-------%------+>>>>>>>>>>>>>>>+
    | Name |


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags