On Mon, 2017-06-26 at 06:08 -0400, Frediano Ziglio wrote:
> >
> > Hi,
> >
> > On Fri, 2017-06-23 at 11:35 -0400, Frediano Ziglio wrote:
> > > >
> > > > GtkVBox is deprecated since Gtk 3.2, GtkBox is going to be
> > > > deprecated. Switch to GtkContainer api if possible.
> > > > ---
> > > > src/
>
> Hi,
>
> On Fri, 2017-06-23 at 11:35 -0400, Frediano Ziglio wrote:
> > >
> > > GtkVBox is deprecated since Gtk 3.2, GtkBox is going to be
> > > deprecated. Switch to GtkContainer api if possible.
> > > ---
> > > src/usb-device-widget.c | 15 ---
> > > 1 file changed, 8 insertions
Hi,
On Fri, 2017-06-23 at 11:35 -0400, Frediano Ziglio wrote:
> >
> > GtkVBox is deprecated since Gtk 3.2, GtkBox is going to be
> > deprecated. Switch to GtkContainer api if possible.
> > ---
> > src/usb-device-widget.c | 15 ---
> > 1 file changed, 8 insertions(+), 7 deletions(-)
>
>
> GtkVBox is deprecated since Gtk 3.2, GtkBox is going to be
> deprecated. Switch to GtkContainer api if possible.
> ---
> src/usb-device-widget.c | 15 ---
> 1 file changed, 8 insertions(+), 7 deletions(-)
>
> diff --git a/src/usb-device-widget.c b/src/usb-device-widget.c
> index
GtkVBox is deprecated since Gtk 3.2, GtkBox is going to be
deprecated. Switch to GtkContainer api if possible.
---
src/usb-device-widget.c | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/src/usb-device-widget.c b/src/usb-device-widget.c
index b394499..e87bdff 10