Re: Borderless window



>
> Hi:
>
> just do
>
> GtkWidget *win;
>
> win=gtk_window_new(GTK_WINDOW_POPUP);
>

With this solution depending of the window manager you don't get a
border-less window but you usualy get a less decorate window.
To really get ride of the border use what I told in my previous email.




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