[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.2" ) ]
public LldpNeighbor ()
Creates a new LldpNeighbor object.
Note that LldpNeighbor has no public API for mutating an instance. Also, libnm will not internally mutate a once exposed object. They are guaranteed to be immutable. Since 1.32, ref-counting is thread-safe.
This function is not useful, as there is no public API to actually modify the (empty) instance.
the new LldpNeighbor object. |