source: marshal_types @ 06e04a9

release-1.10
Last change on this file since 06e04a9 was 06e04a9, checked in by David Benjamin <davidben@mit.edu>, 11 years ago
perlvariables - iteration N Later commits reworked a lot of this, but the use of GValue over void* was kept.
  • Property mode set to 100644
File size: 207 bytes
Line 
1# set_fn
2INT:STRING
3INT:INT
4INT:BOOL
5# get_fn
6INT:VOID
7BOOL:VOID
8STRING:VOID
9# validate_fn has same signature as set_fn
10# set_fromstring_fn
11INT:STRING
12# get_tostring_fn
13STRING:BOOL
14STRING:INT
15STRING:STRING
16
Note: See TracBrowser for help on using the repository browser.