WIdget(Help)
- From: "Bibin Bhanu" <bibin_2004 operamail com>
- To: gtk-app-devel-list gnome org
- Subject: WIdget(Help)
- Date: Wed, 21 Jul 2004 08:08:41 +0100
Hi,
could anybody tell me how to size the widget windoqw created.
the code is like this :
AppWindow = gtk_window_new( GTK_WINDOW_TOPLEVEL ) ;
gtk_widget_set_usize( GTK_WIDGET( AppWindow ) , 250, 330 ) ;
gtk_widget_set_uposition( GTK_WIDGET( AppWindow ), 0, 0) ;
gtk_window_set_default_size( GTK_WIDGET( AppWindow ),300,200);
gtk_window_set_policy( GTK_WINDOW( AppWindow ), FALSE, FALSE, FALSE ) ;
gtk_widget_realize( GTK_WIDGET( AppWindow ) ) ;
//gtk_container_set_border_width ( GTK_CONTAINER( AppWindow ), 0 ) ;
gdk_window_set_decorations (GTK_WIDGET( AppWindow )->window, 0);
if( XStringListToTextProperty( list, count, &text ) )
--
_____________________________________________________________
Web-based SMS services available at http://www.operamail.com.
From your mailbox to local or overseas cell phones.
Powered by Outblaze
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]