RE: How to get the widget's current width and height?
- From: "Tom Liu" <tom liu flextrade com>
- To: "'Gus Koppel'" <gtk spamkiller bytechase cx>, <gtk-app-devel-list gnome org>
- Subject: RE: How to get the widget's current width and height?
- Date: Tue, 18 Nov 2003 09:19:42 -0500
gtk_widget_get_child_requisition () only retrive the computed the size
request and fill in widget->requisition
I don't think this function will return the current size of this widget.
Try
http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html#gtk-widget-get
-child-requisition
and see
http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html#GtkRequisition
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]