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

Search results for "module:gtk2"

Gtk2 - Perl interface to the 2.x series of the Gimp Toolkit library River stage three • 104 direct dependents • 130 total dependents

The Gtk2 module allows a Perl developer to use the Gtk+ graphical user interface library. Find out more about Gtk+ at http://www.gtk.org. The GTK+ Reference Manual is also a handy companion when writing Gtk programs in any language. http://developer....

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

Gapp::Gtk2 - Gtk2 Widget Extension River stage one • 5 direct dependents • 5 total dependents

These additional widgets were created for use with Gapp. You can use them without the Gapp layer by using Gapp::Gtk2....

JHALLOCK/Gapp-0.60 - 19 Apr 2013 13:02:15 UTC

Gtk2::Sexy - Perl interface to the sexy widget collection River stage zero No dependents

This module allows a perl developer to access the widgets of the sexy widget collection, which currently includes the following widgets: SexyIconEntry SexyIconEntry is a GtkEntry with support for inline icons. They can appear on either side of the en...

FLORA/Gtk2-Sexy-0.05 - 22 Dec 2008 11:09:21 UTC

Gtk2::Phat - Perl interface to the Phat widget collection River stage zero No dependents

This module allows a perl developer to access the widgets of the Phat widget collection which is geared toward pro-audio apps. The goal is to eliminate duplication of effort and provide some standardization....

FLORA/Gtk2-Phat-0.08 - 31 Aug 2008 20:19:55 UTC

Gtk2::Chmod - Provides a dialog for getting values to use with chmod. River stage zero No dependents

VVELOX/Gtk2-Chmod-0.0.0 - 18 Oct 2009 08:15:13 UTC

Gtk2::Pango - constants for use with Pango River stage three • 104 direct dependents • 130 total dependents

To use Pango effectively, you need a few extra constants that are not supplied in normal ways by the type system or by other means. This module exports all of those extra constants when you load it. They use the fully-prefixed names from the C docume...

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

Gtk2::WebKit - Web content engine library for Gtk2 River stage one • 2 direct dependents • 6 total dependents

WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. It is able to display content such as HTML, SVG...

FLORA/Gtk2-WebKit-0.09 - 13 May 2011 10:12:01 UTC

Gtk2::Notify - Perl interface to libnotify River stage one • 4 direct dependents • 4 total dependents

FLORA/Gtk2-Notify-0.05 - 12 Nov 2008 06:49:06 UTC

Gtk2::Helper - Convenience functions for the Gtk2 module River stage three • 104 direct dependents • 130 total dependents

Gtk2::Helper->add_watch ( ... ) $tag = Gtk2::Helper->add_watch ( $fd, $cond, $callback, $data ) This method is a wrapper for Glib::IO->add_watch. The callback is called every time when it's safe to read from or write to the watched filehandle. $fd Un...

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

Gtk2::GoBoard - high quality goban widget with sound River stage zero No dependents

This is the very first "true" Gtk2 widget written in Perl. The "Gtk2::GoBoard" class works like any other widget, see the SYNOPSIS for short examples of the available methods, and the App::IGS and KGS modules for usage examples. Please supply a more ...

MLEHMANN/Gtk2-GoBoard-1.02 - 06 May 2011 17:36:41 UTC

Gtk2::CodeGen - code generation utilities for Glib-based bindings. River stage three • 104 direct dependents • 130 total dependents

This module packages some of the boilerplate code needed for performing code generation typically used by perl bindings for gobject-based libraries, using the Glib module as a base. The default output filenames are in the subdirectory 'build', which ...

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

Gtk2::Hexgrid - a grid of hexagons River stage zero No dependents

Gtk2::Hexgrid is a widget for displaying hexgrids. Choose the dimensions, tile size, tile colors, alignment, border stuff, give it text to display. This widget only supports vertical orientation (definite columns) Currently there is no support for sp...

ZPMORGAN/Gtk2-Hexgrid-0.06 - 02 Apr 2008 22:32:46 UTC

Gtk2::Ex::Xor - shared support for drawing with XOR River stage one • 1 direct dependent • 1 total dependent

This is support code shared by "Gtk2::Ex::CrossHair" and "Gtk2::Ex::Lasso". Both those add-ons draw using an "xor" onto the pixels in a widget (hence the dist name), using a value that flips between the widget background and the cross or lasso line c...

KRYDE/Gtk2-Ex-Xor-23 - 24 Aug 2019 12:33:46 UTC

Gtk2::ImageView - Perl bindings to the GtkImageView image viewer widget River stage zero No dependents

The Gtk2::ImageView module allows a Perl developer to use the GtkImageView image viewer widget. Find out more about GtkImageView at http://trac.bjourne.webfactional.com/. To discuss Gtk2::ImageView or gtk2-perl, ask questions and flame/praise the aut...

RATCLIFFE/Gtk2-ImageView-0.05 - 07 Apr 2009 06:46:54 UTC

Gtk2::SimpleMenu - A simple interface to Gtk2's ItemFactory for creating application menus River stage three • 104 direct dependents • 130 total dependents

SimpleMenu aims to simplify the design and management of a complex application menu bar by allowing the structure to be specified as a multi-rooted tree. Much the same functionality is provided by Gtk2::ItemFactory, but the data provided as input is ...

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

Gtk2::TestHelper - Code to make testing Gtk2 and friends simpler. River stage three • 104 direct dependents • 130 total dependents

A simplistic module that brings together code that would otherwise have to be copied into each and every test. The magic happens during the importing process and therefore all options are passed to the use call. The module also use's strict, warnings...

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

Gtk2::TrayManager - Perl bindings for EggTrayManager River stage zero No dependents

BORUP/Gtk2-TrayManager-0.05 - 09 Sep 2004 21:48:22 UTC

Gtk2::AppIndicator - Perl extension for libappindicator River stage zero No dependents

This module gives an interface to the new ubuntu Unity libappindicator stuff....

OESTERHOL/Gtk2-AppIndicator-0.15 - 07 Sep 2012 16:54:45 UTC

Gtk2::PathButtonBar - Creates a bar for path manipulation. River stage zero No dependents

VVELOX/Gtk2-PathButtonBar-0.1.2 - 19 Oct 2009 07:22:48 UTC

Gtk2::OSXApplication - Perl extension for mac integration code GtkOSXApplication River stage zero No dependents

Creates an OSXApplication object. Do this asap after use Gtk2 '-init'. Exports the following functions of GtkOSXApplication: $self->set_menu_bar($menu_shell) $self->sync_menubar() $self->insert_app_menu_item($menu_item,$index) $self->set_window_menu(...

OESTERHOL/Gtk2-OSXApplication-0.06 - 19 Jul 2012 21:33:34 UTC
420 results (0.025 seconds)