Hi,
Thanks for this nice project !
I'm trying to make a Grid layout with gio, I found this example ->
https://gist.github.com/eliasnaur/c3c1bdcc1a959d34bc715c5acde122b2
Unfortunately it seems that there has been a lot of changes in the
API, so I can't understand how to reproduce this example with the new
one.
Do you know how I can achieve this ?
Thanks in advance,
Sufod
On Sat, Dec 28, 2019 at 10:04 AM Jérémy GUILLEMOT <sufod74@gmail.com> wrote:
>
> Hi,
>
> Thanks for this nice project !
>
> I'm trying to make a Grid layout with gio, I found this example ->
> https://gist.github.com/eliasnaur/c3c1bdcc1a959d34bc715c5acde122b2
>
> Unfortunately it seems that there has been a lot of changes in the
> API, so I can't understand how to reproduce this example with the new
> one.
Thanks for bringing this to my attention. I've updated the gist to the
latest Gio API.
-- elias