Re: New GTK
- From: Vijay Kumar <bvijay midascomm com>
- To: gtk-app-devel-list gnome org
- Subject: Re: New GTK
- Date: 15 Apr 2005 14:31:59 +0530
zippo <zippo752001 comcast net> writes:
some quick code but i don't know if it is writen correcly, also i
don't want it to have the header, or the default top of the
window. "The little part with the Tittle close, min and max
buttons." But i dont' know how. here is my code:
[clip]
/* Create a new window */
window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
Use GTK_WINDOW_POPUP instead of GTK_WINDOW_TOPLEVEL, if you do not
want window manager decorations.
Vijay
--
Free the Code,
Free the User.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]