Padre::Wx::Main.3pm

Langue: en

Version: 2009-03-29 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

Sommaire

NAME

Padre::Wx::Main - Main window of Padre

current

   $self->current->document
   $self->current->editor
   $self->current->filename
   $self->current->title
   $self->current->text
 
 

Creates a Padre::Current object for the main window, giving you quick and cacheing access to the current various whatevers.

See Padre::Current for more information (once we've actually written the POD for it).