Glib::Signal man page on Raspbian

Man page or keyword search:  
man Server   8174 pages
apropos Keyword Search (all sections)
Output format
Raspbian logo
[printable version]

Glib::Signal(3pm)     User Contributed Perl Documentation    Glib::Signal(3pm)

NAME
       Glib::Signal -  Object customization and general purpose notification

METHODS
   integer = Glib->install_exception_handler ($func, $data=undef)
       ·   $func (subroutine)

       ·   $data (scalar)

       Install a subroutine to be executed when a signal emission traps an
       exception (a croak or die).  $func should return boolean (true if the
       handler should remain installed) and expect to receive a single scalar.
       This scalar will be a private copy of $@ which the handler can mangle
       to its heart's content.

       Returns an identifier that may be used with "remove_exception_handler".

       See "gperl_install_exception_handler()" in Glib::xsapi.

   Glib->remove_exception_handler ($tag)
       ·   $tag (integer)

       Remove the exception handler identified by $tag, as returned by
       "install_exception_handler".  If $tag cannot be found, this does
       nothing.

       WARNING:	 Do not call this function from within an exception handler.
       If you want to remove your handler during its execution just have it
       return false.

       See "gperl_remove_exception_handler()" in Glib::xsapi.

SEE ALSO
       Glib

COPYRIGHT
       Copyright (C) 2003-2009 by the gtk2-perl team.

       This software is licensed under the LGPL.  See Glib for a full notice.

perl v5.10.1			  2010-07-31		     Glib::Signal(3pm)
[top]

List of man pages available for Raspbian

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net