Ticket #1270 (closed defect: duplicate)

Opened 8 years ago

Last modified 8 years ago

settext function documentation error

Reported by: pierre.giraud@… Owned by: kgeurts@…
Priority: high Milestone:
Component: Documentation - MapServer Version: unspecified
Severity: normal Keywords:
Cc:

Description

Error in documentation in settext in Classes

int settext(string text)
        Set the text string for the class object.

It should be

int settext(layerObj layer,string text)
        Set the text string for the class object.

Change History

Changed 8 years ago by jmckenna@…

  • status changed from new to closed
  • resolution set to duplicate

*** This bug has been marked as a duplicate of 1267 ***
Note: See TracTickets for help on using tickets.