Pavel Sanda <sa...@lyx.org> writes:
> this belongs to those 'another proposals'. you need to fetch the list of
> groups. in case user clicks on some group you need to fetch all parameters for
> this group. all this without direct access to buffer, so new lfun machinery
> would be needed around.

The dialog class gives you access to the buffer. I am not sure what kind
of machinery you want. I see it as simple as (see in InsetGraphics.h)
  graphics::getGraphicsGroups(buffer(), list);

But I may miss something.

JMarc

Reply via email to