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

NAME

Gapp::Window - Window Widget

OBJECT HIERARCHY

Gapp::Widget
+-- Gapp::Container
....+-- Gapp::Window

DELEGATES TO GTK

Attributes

title
default_size = [$width, $height]>

Takes an ArrayRef and delegates the contents to the default-width and default-height properties.

AUTHORS

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

COPYRIGHT & LICENSE

    Copyright (c) 2011 Jeffrey Ray Hallock.

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