GNOME 3 Application Menu

2014-09-03 Thread mezlm
If perl-Glib does not support GVariant and API is missing, how to make GNOME's application menu then? Is it possible? I can add items in application menu but if I click on them, application crashes. Martin___ gtk-perl-list mailing list gtk-perl-list@g

[gperl_sv_from_value] FIXME: unhandled type - 84 (GVariant fundamental for GVariant)

2014-09-02 Thread mezlm
Now I have my application menu. But if I click on item in the application menu, my application prints this to terminal and exits: [gperl_sv_from_value] FIXME: unhandled type - 84 (GVariant fundamental for GVariant) What does it mean? Martin___ gtk-pe

Glib::IO

2014-09-02 Thread mezlm
I looked at Glib::IO. It is not available in Fedora's repositories and I'm not sure what I have to do now. Command: $ perl -MGlib::IO -e 1 produces output: Can't locate Glib/IO.pm in @INC (etc.) Where is this module available to download? M. Mezl___

Gtk3::Clipboard problem

2014-09-01 Thread mezlm
Hello. I am playing with Gtk3 Perl. I want to make an application to show people that it is possible in Perl to write desktop apps in GTK+ 3 toolkit. Everything was fine but now I want to in my example application copy some text data to clipboard to share it between my app and other apps. How t

Code

2014-09-01 Thread mezlm
Sorry, I forgot to attach the code. Here it is. Martin Mézl clipboard.pl Description: Binary data ___ gtk-perl-list mailing list gtk-perl-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-perl-list