> On Mon, 8 May 2000, Karl Nelson wrote:
> > wrap() is the method for taking a gtk+ widget and making a
> > wrapper.
> > 
> > Thus lines like....
> > 
> >     button13 =  wrap ((GtkButton*)
> >  gtk_toolbar_append_element(GTK_TOOLBAR(toolbar1->gtkobj()), 
> >    GTK_TOOLBAR_CHILD_BUTTON, 0, "button13", 0, 0, 0, 0, 0))));
> 
> I tried this, but it results in:

try Gtk::wrap.

--Karl

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to