The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Gapp::TextBuffer - TextBuffer widget

OBJECT HIERARCHY

Gapp::Widget
....+-- Gapp::Widget
........+-- Gapp::TextBuffer

DELEGATED PROPERTIES

has_selection
text

PROVIDED ATTRIBUTES

tag_table
isa: Gapp::TextTagTable|Undef
default: undef

Assigned to the TextBuffer upon construction.

AUTHORS

Jeffrey Ray Hallock <jeffrey.hallock at gmail dot com>

COPYRIGHT & LICENSE

    Copyright (c) 2011-2012 Jeffrey Ray Hallock.

    This program is free software; you can redistribute it and/or
    modify it under the same terms as Perl itself.