1

Is it possible to have a button as a cell renderer in a tree view with gtk2?

There is no documentation of something like a button cell renderer.

gpoo
  • 8,408
  • 3
  • 38
  • 53
Romildo
  • 545
  • 9
  • 20

1 Answers1

1

It is possible, but you have to write it yourself. There are probably some open-source applications floating around that do it.

ptomato
  • 56,175
  • 13
  • 112
  • 165