Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible for a TreeModel to tell a CellRendererToggle that it is in an “in between” (inconsistent) state?

0
10 Posted

Is it possible for a TreeModel to tell a CellRendererToggle that it is in an “in between” (inconsistent) state?

0
10

The gtk.CellRendererToggle has an “inconsistent” property, similar to the “active” property. If it is set to True, then the cell will display in the inconsistent state. You can either have a column in your model that maps to the inconsistent property, or use a cell data function to set the property based on some other condition. The C documentation lists all the CellRendererToggle’s properties: [developer.gnome.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123