--- On Tue, 7/12/11, Mathieu Bouchard matju@artengine.ca wrote:
From: Mathieu Bouchard matju@artengine.ca Subject: Re: implementing tooltips WAS: [PD] Pd-extended 0.43 updates: lots of new editing features To: "Jonathan Wilkes" jancsika@yahoo.com Cc: "Hans-Christoph Steiner" hans@at.or.at, "Martin Peach" martin.peach@sympatico.ca, "pd-list" pd-list@iem.at 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