1.
Gtk2::Gdk::Cursor
cursor = Gtk2::Gdk::Cursor->new_for_display ($display, $cursor_type) ... enum Gtk2::Gdk::CursorType. 'x-cursor' / 'GDK_X_CURSOR'. 'arrow' / 'GDK_ARROW' ...
2.
Gnome2::Wnck::Tasklist
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gnome2::Wnck::Tasklist ...
3.
Glib
G_TYPE_STRING Glib::String G_TYPE_INT Glib::Int G_TYPE_UINT Glib::UInt G_TYPE_DOUBLE Glib::Double G_TYPE_BOOLEAN Glib::Boolean ...
4.
Glib
G_TYPE_STRING Glib::String G_TYPE_INT Glib::Int G_TYPE_UINT Glib::UInt ... The following functions expose the conversion algorithm that GLib uses. ...
5.
Glib::Utils
The returned list is sorted from most desirable to least desirable and always contains the default locale "C". Since: glib 2.6 ...
6.
gtk2-perl Win32 Support
Compilers known to work: MSVC6, MSVC7, and the free non-optimizing compiler from microsoft.com (link?). How to build gtk2-perl on win32, by Tyler Hepworth ...
7.
Gtk2::StatusIcon
'blinking' (boolean : readable / writable / private): Whether or not the status ... 'screen' (Gtk2::Gdk::Screen : readable / writable / private): The screen ...
8.
Gnome2::Print::Dialog
widget = Gnome2::Print::Dialog->new ($gpj, $title, $flags=0); config = $gpd->get_config; ($copies, $collate) = $gpd->get_copies; $gpd->set_copies ($copies, ...
9.
Gtk2::Buildable
object = $buildable->construct_child ($builder, $name); object = $buildable->get_internal_child ($builder, $childname); string = $buildable->get_name ...
10.
Gtk2::Gdk::Event::Button
integer = $eventbutton->button ($newvalue=0); device or undef = $eventbutton->device ($newvalue=undef); double = $event->x ($newvalue=0.0) ...