~leonerd/libtickit/trunk

« back to all changes in this revision

Viewing changes to man/tickit_term_build.3

  • Committer: Paul "LeoNerd" Evans
  • Date: 2020-05-15 14:00:16 UTC
  • Revision ID: leonerd@leonerd.org.uk-20200515140016-88j5tb0dopglz63d
Mark builder structs (and evhooks) const where appropriate

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
.BI "  ..."
19
19
.BI "};"
20
20
.sp
21
 
.BI "TickitTerm *tickit_term_build(struct TickitTermBuilder *" builder );
 
21
.BI "TickitTerm *tickit_term_build(const struct TickitTermBuilder *" builder );
22
22
.EE
23
23
.sp
24
24
Link with \fI\-ltickit\fP.