Vbox derives from the Gtk::Widget class. So all you have to do is something 
like this:

Gtk::VBox vbox;
vbox.get_height();
vbox.get_width();

> Date: Tue, 18 Aug 2009 18:03:04 +0200
> From: [email protected]
> To: [email protected]
> Subject: How to get size of VBox?
> 
> Is there any way to get size (width and height) of a VBox?
> 
> Thanks in advance
> _______________________________________________
> gtkmm-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtkmm-list



Μείνετε συνδεδεμένοι με τους φίλους σας στο Zoo Κάντε κλικ εδώ!
_________________________________________________________________
Έχετε Messenger; Έχετε και Windows Live. Μάθετε περισσότερα.
http://microsoft.com/windows/windowslive
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to