Re: [gtk-list] Re: Argument handling
- From: Jeff Garzik <jgarzik pobox com>
- To: Gtk+ MList <gtk-list redhat com>
- Subject: Re: [gtk-list] Re: Argument handling
- Date: Thu, 4 Feb 1999 14:28:19 -0500 (EST)
On Thu, 4 Feb 1999, Tim Janik wrote:
> i also wonder whether people would be interested in an elipsis type
> interface to query such values, so you could write the above as:
>
> gdouble text_height;
> gdouble clip_height;
> gdouble y_offset;
>
> gtk_object_get (GTK_OBJECT (mv->text[day_index]),
> "text_height", &text_height,
> "clip_height", &clip_height,
> "y_offset", &y_offset,
> NULL);
It would be great if a function existed to do this with the
gtk_object_set_data keys.
Jeff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]