ConstraintLayout.removeGuide
void removeGuide(gtk.constraint_guide.ConstraintGuide guide)Removes guide from the layout manager, so that it no longer influences the layout.
Parameters
guide | a [gtk.constraint_guide.ConstraintGuide] object |
void removeGuide(gtk.constraint_guide.ConstraintGuide guide)Removes guide from the layout manager, so that it no longer influences the layout.
guide | a [gtk.constraint_guide.ConstraintGuide] object |