]> git.armaanb.net Git - chorizo.git/commit
Get rid of Gtk warning
authorPeter Hofmann <scm@uninformativ.de>
Tue, 14 Jun 2016 17:28:02 +0000 (19:28 +0200)
committerPeter Hofmann <scm@uninformativ.de>
Tue, 14 Jun 2016 17:28:02 +0000 (19:28 +0200)
commiteee4c98bc27d2e9c2512bbb7828acd7a996f2251
tree53452b11610f784dcab4dbd7da1f75a198e872a7
parent8b89648426c50cbc07997bd488458bcf4abe2a06
Get rid of Gtk warning

Fixes this:

    (lariza:675): Gtk-WARNING **: Negative content width -2 (allocation 0, extents 1x1) while allocating gadget (node block, owner GtkLevelBar)

Funny enough, even without calling gtk_level_bar_set_value(), I get this
warning. Almost feels like a Gtk bug?

Closes #20.
browser.c