Next:
Gtk2::Label
Previous:
Gtk2::Item
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gtk2::ItemFactory



NAME

Gtk2::ItemFactory

HIERARCHY

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::ItemFactory

DEPRECATION WARNING

Gtk2::ItemFactory has been marked as deprecated, and should not be used in newly written code.

You should use Gtk2::UIManager instead of Gtk2::ItemFactory.

METHODS

itemfactory = Gtk2::ItemFactory->new ($container_type_package, $path, $accel_group=undef)

$ifactory->create_item ($entry_ref, $callback_data=undef)

$ifactory->create_items ($callback_data, ...)

$ifactory->delete_entries (...)

$ifactory->delete_entry ($entry_ref)

$ifactory->delete_item ($path)

itemfactory or undef = Gtk2::ItemFactory->from_widget ($widget)

widget or undef = $ifactory->get_item_by_action ($action)

widget or undef = $ifactory->get_item ($path)

string = Gtk2::ItemFactory->path_from_widget ($widget)

$ifactory->popup ($x, $y, $mouse_button, $time_, $popup_data=undef)

scalar = $ifactory->popup_data

scalar = Gtk2::ItemFactory->popup_data_from_widget ($widget)

$ifactory->set_translate_func ($func, $data=undef)

widget or undef = $ifactory->get_widget_by_action ($action)

widget or undef = $ifactory->get_widget ($path)

SEE ALSO

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object

COPYRIGHT

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

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


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:02:38 2009