ConstraintLayout.removeGuide

Removes guide from the layout manager, so that it no longer influences the layout.

class ConstraintLayout
void
removeGuide

Parameters

guide ConstraintGuide

a [class@Gtk.ConstraintGuide] object

Meta