[no subject]

2016-03-18 Thread max . augsburg
Hi All, I try to translate the code examples of the python gtk tutorial. But trying to translate the GMenu example, I cannot find the modue Gtk3::Gio::Menu() or the module Gtk3::Gio::SimpleAction. Perhaps someone could help me. Thanks a lot!   Ps.: I hope this eMail doesn't come twice... I send

[no subject]

2014-01-19 Thread Brian Manning
Overview of changes in Glib::Object::Introspection 0.019 [2014-01-18] * Fix off-by-one error in internal string comparison * Fix spelling of two internal functions View the source in the Gtk2-Perl git repo at: http://git.gnome.org/browse

[no subject]

2011-11-22 Thread YangXi
http://unitedpostcard.com/productphotos/ytnjfvk.htm ___ gtk-perl-list mailing list gtk-perl-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-perl-list

[no subject]

2011-11-17 Thread YangXi
http://ourdogbrock.com/review/upload/2011/06/12/thumbnail/zpnwgklh.htm ___ gtk-perl-list mailing list gtk-perl-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-perl-list

[no subject]

2011-11-12 Thread YangXi
http://theturnoverdoctor.com/wp-content/themes/carrington-business/_carrington-build/module-options/custom-classes/idmaild.htm?iwyp=iwyp ___ gtk-perl-list mailing list gtk-perl-list@gnome.org http://mail.gnome.org

[no subject]

2011-08-23 Thread YangXi
http://pokercinho.com/wp-content/uploads/vfsng.htm ___ gtk-perl-list mailing list gtk-perl-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-perl-list

[no subject]

2010-11-15 Thread Thomas Funk
Hi to all, I try to set the active row in a treeview(treesort) to another row than 0. This works but the row 0 is always highlighted (light). Here's my code: my $row_path = $theme_center_list_real_hash{$row_name}; # e.g "4:2" my $tree_model = $tree_view_object->get_model(); my $treeite

(no subject)

2006-01-31 Thread Eisenknapp, Josef
Hello again. My problem today is, that i want to show to output of a shellscript in a Gtk2::Texview. To start the script i'm using the following. my $fh = new IO::Pipe; $fh->reader("./print_to_stdout.sh"); my $helper_tag = Gtk2::Helper->add_watch(fileno $fh, 'in',sub{

(no subject)

2005-05-29 Thread Neil Jones
usubscribe ___ gtk-perl-list mailing list gtk-perl-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-perl-list

(no subject)

2005-04-14 Thread Rodrigo Torres
Hi, I'm learning perl, trying to make some Gtk stuff and faced this problem (well, dont even know if this is *really* a problem or simply a /misunderstood/). This snippet my $renderer = Gtk2::CellRendererText->new; my $column = Gtk2::TreeViewColumn->new_with_attributes( "Códi