GtkWindow ?????




Hi!


 I don't know where is my error, It want to move the GtkWindow and give
it another measures, the following is a portion of what I tried to do:

      gdk_window_move( (GdkWindow*)GTK_WINDOW(window), bounds->x, bounds->y );
      gdk_window_resize( (GdkWindow*)GTK_WINDOW(window), bounds->width, 
                                                         bounds->high);      

----==-- _ Yoel Benitez Fonseca               
---==---(_)__  __ ____  __     
--==---/ / _ \/ // /\ \/ / STGO
-=====/_/_//_/\_,_/ /_/\_\  
   



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