release-1.10
|
Last change
on this file since 06e04a9 was
06e04a9,
checked in by David Benjamin <davidben@mit.edu>, 13 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 |
|---|
| 2 | INT:STRING |
|---|
| 3 | INT:INT |
|---|
| 4 | INT:BOOL |
|---|
| 5 | # get_fn |
|---|
| 6 | INT:VOID |
|---|
| 7 | BOOL:VOID |
|---|
| 8 | STRING:VOID |
|---|
| 9 | # validate_fn has same signature as set_fn |
|---|
| 10 | # set_fromstring_fn |
|---|
| 11 | INT:STRING |
|---|
| 12 | # get_tostring_fn |
|---|
| 13 | STRING:BOOL |
|---|
| 14 | STRING:INT |
|---|
| 15 | STRING:STRING |
|---|
| 16 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.