Re: [gtk-list] gtk_args_collect & gnome--
- From: Federico Mena Quintero <federico nuclecu unam mx>
- To: rhpennin midway uchicago edu
- CC: gtk-list redhat com
- Subject: Re: [gtk-list] gtk_args_collect & gnome--
- Date: Fri, 21 Aug 1998 15:26:28 -0400
> The GnomeCanvas relies heavily on GtkArg; it's the only way to set the
> properties of the various GnomeCanvasItem types. So this is done at item
> creation time and with a function
>
> gnome_canvas_item_set(GnomeCanvasItem*,...);
>
> My problem is the C++ wrapper. The nice function to have would be:
> GnomeCanvasItem::set(const gchar* first_name, ...)
[snip]
I don't know anything about Gtk--, but how does it deal with
void gtk_object_set (GtkObject *object, ...);
for example?
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]