Re: [PATCH 2/3] window: add simple text tooltip handlers
On 05/23/2012 10:06 PM, Tiago Vignatti wrote: Using set_transient. Signed-off-by: Tiago Vignatti --- clients/window.c | 188 ++ clients/window.h |7 ++ 2 files changed, 195 insertions(+) diff --git a/clients/window.c b/clients/window.
[PATCH 2/3] window: add simple text tooltip handlers
Using set_transient. Signed-off-by: Tiago Vignatti --- clients/window.c | 188 ++ clients/window.h |7 ++ 2 files changed, 195 insertions(+) diff --git a/clients/window.c b/clients/window.c index 489c35a..9e9b209 100644 --- a/clients/wind