Skip to content
  • Benjamin Berg's avatar
    example: Use value object rather · 2a26cfe8
    Benjamin Berg authored and Guido Gunther's avatar Guido Gunther committed
    The code was storing strings in labels, just to extract them again.
    Also, the code was leaking the labels as g_list_store_insert does not
    sink the reference of the passed object.
    2a26cfe8