| 1319 | ); |
| 1320 | |
| 1321 | static lay::LayerPropertiesNodeRef current (const lay::LayerPropertiesConstIterator *iter) |
| 1322 | { |
| 1323 | return lay::LayerPropertiesNodeRef (*iter); |
| 1324 | } |
| 1325 | |
| 1326 | Class<lay::LayerPropertiesConstIterator> decl_LayerPropertiesIterator ( |
| 1327 | "lay", "LayerPropertiesIterator", |
no outgoing calls