Re: Buttons on title bar?
- From: Kevin Ryde <user42 zip com au>
- To: "John McDermott" <jjm jkintl com>
- Cc: Using GTK+ with Perl <gtk-perl-list gnome org>
- Subject: Re: Buttons on title bar?
- Date: Sat, 26 Apr 2008 11:08:17 +1000
"John McDermott" <jjm jkintl com> writes:
I would think it would fall into the category of wm hints that
I'd have to access through xlib, but I cannot find it searching for that
either.
The basic ICCCM hints hide under gdk_window_set_decorations() or
gtk_window_set_decorated(). There's some of the EWMH stuff hidden under
say gdk_x11_window_move_to_current_desktop(). Dunno how far it goes.
If there's a simple bit not already available it might work to plonk
properties with gdk_property_change(), if you don't have the wmcntl
zentara mentioned, or don't want to spawn a program for each setting.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]