FW: How to get size of VBox?



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: d holz innoventis de
> To: gtkmm-list gnome org
> 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
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list




Μείνετε συνδεδεμένοι με τους φίλους σας στο Zoo Κάντε κλικ εδώ!

Μείνετε συνδεδεμένοι με τους φίλους σας στο Zoo Κάντε κλικ εδώ!


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