j
k
j a
j l
bxgaillard commented on this pull request.
return;
+ + g_object_get_property(G_OBJECT(cell), "is-expander", &is_expander_value); + is_expander = g_value_get_boolean(&is_expander_value); + g_value_unset(&is_expander_value);
You're right, changed.
Attachments:
Back to the thread
Back to the list