Subversion Repositories Scribus

Compare Revisions

Ignore whitespace Rev 25267 → Rev 25268

/branches/Version15x/Scribus/scribus/plugins/scriptplugin/cmdmani.h
100,7 → 100,7
is not provided. In the case of multiple selections, the currently selected item is always\n\
the first item in the selection. As a consequence if you are planning to use object \"name\"\n\
as the currently selected item for following operations and current selection is not empty,\n\
you should call deselectAll() before calling this function.\n\
you will have to call deselectAll() before calling this function.\n\
"));
/*! Count selection */
PyObject *scribus_selectobject(PyObject * /*self*/, PyObject* args);