emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GTK "decorated" and "deletable" properties


From: Jan Djärv
Subject: Re: GTK "decorated" and "deletable" properties
Date: Fri, 03 Jun 2011 17:21:19 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10



Ted Zlatanov skrev 2011-06-02 22.59:
On Thu, 02 Jun 2011 23:49:54 +0300 Eli Zaretskii<address@hidden>  wrote:

From: Ted Zlatanov<address@hidden>
Date: Thu, 02 Jun 2011 13:53:28 -0500

According to http://developer.gnome.org/gtk/2.24/GtkWindow.html, we
could use gtk_window_set_decorated() and gtk_window_set_deletable()
before the frame's GTK Window is shown.

Can these be exposed through frame parameters?

EZ>  This is software.  We can do anything we like.

Let me rephrase.  Could someone who knows the GTK interface do it?
Please?

These functions just set the MotifWMHints. So we should make sure it works on all X11 ports, not just Gtk+. Also, can these new frame parameters be generalized into something that makes sense on all ports (W32, Nextstep)?

        Jan D.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]