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

NAME

FvwmPiazza::GroupWindow - FvwmPiazza class for windows.

VERSION

version 0.3001

SYNOPSIS

    use FvwmPiazza::GroupWindow;

DESCRIPTION

This module remembers information about windows.

init

Initialize.

set_group

Change the group of the window.

arrange_self

Resize and move self.

$self->arrange_self(x=>$xpos, y=>$ypos, width=>$width, height=>$height, module=>$mod_ref, );