ConstraintGuide.name

Set name property.

  1. string name [@property getter]
  2. string name [@property setter]
    class ConstraintGuide
    @property
    void
    name
    (
    string propval
    )

Parameters

propval string

A name that identifies the gtk.constraint_guide.ConstraintGuide, for debugging.