How to access Window Manager protocol
- From: Laurent Besson <laurent besson st com>
- To: gtk-perl mailing list <gtk-perl-list gnome org>
- Subject: How to access Window Manager protocol
- Date: Tue, 19 Jun 2001 17:14:23 +0200
Hi Folks,
I'm quite new to Gtk-Perl and I was wondering how to get a window which
can't be closed by the window manager.
Back in the old days when I was using Tk, I used to do:
$top = MainWindow->new;
$top->protocol(WM_DELETE_WINDOW,sub { } );
and that was it!
Searching in GTK documentation and also in the excellent tutorial by
Stephen Wilhelm, I have not been able to find what I'm searching for.
Any clue ?
Laurent.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]