On Thu, 2007-11-22 at 23:06 -0800, Minti Maemo wrote:
> i am creating one gtk window in my hildon application window 
> i want to resize this new created window 
> i used gtk_window_set_default_size()but it is resizing gtk window
> how can i resize my gtk_window in hildon application window?

Top-level windows cannot be resized, they are screen size.  Dialogs can
be, and gtk_window_set_default_size() would work.

Ross

-- 
Ross Burton                                 mail: [EMAIL PROTECTED]
                                          jabber: [EMAIL PROTECTED]
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to