On Mon, Nov 30, 2009 at 12:47:37PM +0100, Mario Kemper wrote:
> You can use $window->set_wmclass ($wmclass_name, $wmclass_class) for
> this.
> http://gtk2-perl.sourceforge.net/doc/pod/Gtk2/Window.html#_window_set_wmclass_
> 
> But the documentation recommends to avoid this function for special
> reasons, see:
> http://library.gnome.org/devel/gtk/stable/GtkWindow.html#gtk-window-set-wmclass
> 
> If you want to check the current values of a window you can use the tool
> 'xprop'. You have to look for WM_CLASS(STRING).
> I've quickly checked some of the windows gscan2pdf creates and I can't
> see any difference to other applications here.

Thanks! Exactly the information that I was looking for and too stupid
to find.

Regards

Jeff

Attachment: signature.asc
Description: Digital signature

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to