--- On Tue, 7/12/11, Mathieu Bouchard <[email protected]> wrote:
> From: Mathieu Bouchard <[email protected]> > Subject: Re: implementing tooltips WAS: [PD] Pd-extended 0.43 updates: lots > of new editing features > To: "Jonathan Wilkes" <[email protected]> > Cc: "Hans-Christoph Steiner" <[email protected]>, "Martin Peach" > <[email protected]>, "pd-list" <[email protected]> > Date: Tuesday, July 12, 2011, 7:43 PM > On Tue, 12 Jul 2011, Jonathan Wilkes > wrote: > > > Given a t_object, what's the best way to tell if it's > an abstraction, and-- if it is-- how can I query its glist > members (gl_name and the canvasenvironment ce_path?) > > EXTERN int canvas_isabstraction(t_canvas *x); > > declared in #include "g_canvas.h" but it takes a t_canvas and I have a t_object. -Jonathan > > > _______________________________________________________________________ > | Mathieu Bouchard ---- tél: +1.514.383.3801 ---- > Villeray, Montréal, QC > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
