You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of #199
TreeView's: row-activated, row-collapsed, row-expanded, test-expand-row, test-collapse-row
CellArea: apply_attributes,
CellRendered: changed
in manual code use from_glib_borrow for TreePath, TreeIter, .. in trampolines,
current code use from_glib_none.
What better?
May be it linked with #240
Part of #199
TreeView's: row-activated, row-collapsed, row-expanded, test-expand-row, test-collapse-row
CellArea: apply_attributes,
CellRendered: changed
in manual code use
from_glib_borrow
forTreePath
,TreeIter
, .. in trampolines,current code use
from_glib_none
.What better?
May be it linked with #240
cc @gkoz
The text was updated successfully, but these errors were encountered: