Re: Preserved Window Placement
- From: Federico Mena Quintero <federico gnome org>
- To: Richard Hughes <hughsient gmail com>
- Cc: desktop-devel-list gnome org
- Subject: Re: Preserved Window Placement
- Date: Sun, 28 Oct 2012 14:10:07 -0600
On Sun, 2012-10-28 at 08:53 +0000, Richard Hughes wrote:
> I was wondering if we could do something using GtkApplication. It
> seems a shame to reimplement this in every app when most apps have
> just one window...
Even easier and general-purpose:
gtk_window_set_state_saving_key (window, char *key);
Call it before realization, and Magic Happens at the right time :)
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]