The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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, );