Skip to content

Add vtkButtonWidget::GetButtonRepresentation()

David Gobbi requested to merge dgobbi/vtk:add-GetButtonRepresentation into master

Replace the misnamed GetSliderRepresentation() method with GetButtonRepresentation(). Deprecate the old method.

Closes: #19035 (closed)

Edited by David Gobbi

Merge request reports