Skip to content
Commit a2459132 authored by Javier Jardón's avatar Javier Jardón
Browse files

Remove deprecated GTK+ symbol: gtk_box_pack_start_defaults()

Use gtk_box_pack_start (box, widget, TRUE, TRUE, 0) instead

https://bugzilla.gnome.org/show_bug.cgi?id=562052
parent 1651ac65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment