Re: [gtk-list] Widget sizing
- From: Chun Teck Soon <cwcsct yahoo co uk>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Widget sizing
- Date: Fri, 30 Jul 1999 15:33:58 +0100 (BST)
I dun know whether this will work for you, but u can get the size of a
widget using gtk_widget_size_request(GtkWidget *, GtkRequisition *).
GtkRequisition is a struct with two item, height and width. So, just
declare a variable of type GtkRequisition and send its address into the
abv function and u can read the width and height when it returns.
_____________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]