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

Search results for "Glib::Object::Subclass"

Glib::Object::Subclass - register a perl class as a GObject class River stage three • 93 direct dependents • 195 total dependents

This module allows you to create your own GObject classes, which is useful to e.g. implement your own Gtk2 widgets. It doesn't "export" anything into your namespace, but acts more like a pragmatic module that modifies your class to make it work as a ...

XAOC/Glib-1.3294 - 28 Aug 2023 23:03:08 UTC - Search in distribution
  • Glib - Perl wrappers for the GLib utility and Object libraries
  • Glib::devel - Binding developer's overview of Glib's internals

Glib::Ex::SignalBits - miscellaneous Glib signal helpers River stage two • 16 direct dependents • 18 total dependents

KRYDE/Glib-Ex-ObjectBits-16 - 08 Jun 2014 10:25:52 UTC - Search in distribution

Gtk2::Ex::TimerObject - oop Glib timer River stage zero No dependents

"Gtk2::Ex::TimerObject" is an object-oriented wrapper around the "Glib::Timeout->add" timer mechanism. A timer object can be stopped and later restarted, and is automatically stopped if the object is destroyed (when all references to it are dropped)....

KRYDE/App-Chart-273 - 21 Apr 2024 05:07:52 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 70 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

IO::AIO - Asynchronous/Advanced Input/Output River stage two • 13 direct dependents • 18 total dependents

This module implements asynchronous I/O using whatever means your operating system supports. It is implemented as an interface to "libeio" (<http://software.schmorp.de/pkg/libeio.html>). Asynchronous means that operations that can normally block your...

MLEHMANN/IO-AIO-4.81 - 20 Feb 2024 06:41:07 UTC - Search in distribution

POE::Loop - documentation for POE's event loop bridge interface River stage three • 401 direct dependents • 538 total dependents

POE::Loop is a virtual base class that defines a standard event loop interface. POE::Loop subclasses mix into POE::Kernel and implement the features needed to manage underlying event loops in a consistent fashion. This documentation covers the interf...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

AnyEvent - the DBI of event loop programming River stage three • 409 direct dependents • 668 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

AnyEvent::MPV - remote control mpv (https://mpv.io) River stage zero No dependents

This module allows you to remote control mpv (a video player). It also is an AnyEvent user, you need to make sure that you use and run a supported event loop. There are other modules doing this, and I haven't looked much at them other than to decide ...

MLEHMANN/AnyEvent-MPV-1.03 - 01 Apr 2023 06:32:42 UTC - Search in distribution

Gtk2::TrayIcon - (DEPRECATED) Perl interface to the EggTrayIcon library River stage one • 3 direct dependents • 3 total dependents

NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE This module has been deprecated by the Gtk-Perl project. This means that the module will no longer be updated with security patches, bug fixes, or when changes are made in the Perl...

XAOC/Gtk2-TrayIcon-0.07 - 08 Jan 2021 07:05:09 UTC - Search in distribution

ASNMTAP::Asnmtap::Applications River stage zero No dependents

ASNMTAP::Asnmtap::Applications Subclass of ASNMTAP::Asnmtap This version is still the old ASNMTAP Applications v3.000.001 addapted for using with the new ASNMTAP::Asnmtap, ASNMTAP::Asnmtap::Plugins and ASNMTAP::Asnmtap::Plugins::Nagios plugins. We ar...

ASNMTAP/ASNMTAP-3.002003 - 10 Feb 2011 08:31:59 UTC - Search in distribution

IO::Async - Asynchronous event-driven programming River stage three • 115 direct dependents • 145 total dependents

This collection of modules allows programs to be written that perform asynchronous filehandle IO operations. A typical program using them would consist of a single subclass of IO::Async::Loop to act as a container of other objects, which perform the ...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC - Search in distribution

Gtk2::Ex::Clock - simple digital clock widget River stage zero No dependents

"Gtk2::Ex::Clock" displays a digital clock. The default is 24-hour format "%H:%M" local time, like "14:59". The properties below allow other formats and/or a specified timezone. Pango markup like "<bold>" can be included for font effects. "Gtk2::Ex::...

KRYDE/Gtk2-Ex-Clock-16 - 02 Mar 2019 20:21:20 UTC - Search in distribution

Object::Event - A class that provides an event callback interface River stage two • 17 direct dependents • 38 total dependents

This module was mainly written for AnyEvent::XMPP, AnyEvent::IRC, AnyEvent::HTTPD and BK to provide a consistent API for registering and emitting events. Even though I originally wrote it for those modules I released it separately in case anyone may ...

ELMEX/Object-Event-1.23 - 04 Aug 2011 08:51:51 UTC - Search in distribution

Module::Build::API - API Reference for Module Authors River stage five • 4486 direct dependents • 17571 total dependents

I list here some of the most important methods in "Module::Build". Normally you won't need to deal with these methods unless you want to subclass "Module::Build". But since one of the reasons I created this module in the first place was so that subcl...

LEONT/Module-Build-0.4234 - 28 Apr 2023 08:59:31 UTC - Search in distribution

Gtk3::ImageView - Image viewer widget for Gtk3 River stage zero No dependents

The Gtk3::ImageView widget allows the user to zoom, pan and select the specified image and provides hooks to allow additional tools, e.g. painter, to be created and used. Gtk3::ImageView is a Gtk3 port of Gtk2::ImageView. To discuss Gtk3::ImageView o...

ASOKOLOV/Gtk3-ImageView-10 - 03 Oct 2021 10:34:00 UTC - Search in distribution

Gtk2::devel - The internal workings of the gtk2-perl language bindings River stage three • 104 direct dependents • 130 total dependents

This document is a supplement to Glib::devel, and assumes you have read and understood all about how the base Glib bindings work. Most of this will seem like nonsense, otherwise. Here we focus on the ways in which Gtk2 extends Glib's concepts for bin...

XAOC/Gtk2-1.24993 - 27 Aug 2019 18:35:21 UTC - Search in distribution

Gtk2::Ex::NumAxis - numeric axis display widget River stage one • 1 direct dependent • 1 total dependent

A "Gtk2::Ex::NumAxis" widget displays a vertical or horizontal axis of values like +---------+ | | | -- 8.5 | | | | -- 9 | | | +--------------------------------------+ | -- 9.5 | | : : : : : | | | | 8.2 8.4 8.6 8.8 9.0 | | -- 10 | +------------------...

KRYDE/Gtk2-Ex-NumAxis-6 - 28 May 2017 09:37:45 UTC - Search in distribution

ExtUtils::MakeMaker::FAQ - Frequently Asked Questions About MakeMaker River stage five • 21376 direct dependents • 32646 total dependents

FAQs, tricks and tips for ExtUtils::MakeMaker. Module Installation How do I install a module into my home directory? If you're not the Perl administrator you probably don't have permission to install a module to its default location. Ways of handling...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC - Search in distribution

Gtk2::Ex::MenuView - menu of items from a TreeModel River stage one • 2 direct dependents • 2 total dependents

"Gtk2::Ex::MenuView" presents rows and sub-rows of a "Gtk2::TreeModel" as a menu and sub-menus. The items update with changes in the model. +--------------+ | Item One | | Item Two => | +------------+ | Item Three | | Sub-item A | +--------------+ | ...

KRYDE/Gtk2-Ex-MenuView-5 - 22 Sep 2019 02:28:44 UTC - Search in distribution

Gtk2::Ex::NoShrink - non-shrinking container widget River stage one • 1 direct dependent • 1 total dependent

A "Gtk2::Ex::NoShrink" container widget holds a single child widget and imposes a "no shrink" policy on its size. The child can grow, but any request to shrink is ignored. When the child requests a size the NoShrink sets that as the size it requests ...

KRYDE/Gtk2-Ex-NoShrink-4 - 29 Sep 2010 21:50:53 UTC - Search in distribution
48 results (0.171 seconds)