
11 Apr
2013
11 Apr
'13
6:51 a.m.
ok, some further poking allowed me to find how. for the edification of other devs trying to figure stuff out, heres how i did it: arenaitem->setOpacity(SP_SCALE24_TO_FLOAT(SP_ITEM(l->data)->style->opacity.value));
and heres how i set the focus to the canvas:
gtk_widget_grab_focus (GTK_WIDGET(desktop->canvas));
-- View this message in context: http://inkscape.13.x6.nabble.com/how-do-I-get-the-original-object-s-details-... Sent from the Inkscape - Dev mailing list archive at Nabble.com.