Open ivan-avalos opened 4 years ago
Hello! I want to set the adjustment property of a gtk.CellRendererSpin, but I can't seem to find a way to set those properties, there is no .SetProperty() method.
adjustment
gtk.CellRendererSpin
.SetProperty()
Hello! I want to set the
adjustment
property of agtk.CellRendererSpin
, but I can't seem to find a way to set those properties, there is no.SetProperty()
method.