On Wed, May 16, 2018 at 7:34 AM, rbd wrote:
Can someone point me to an official gtk3 documentation source which
clearly lists all of the command-line arguments parsed and then
stripped from argv[] by gtk_init()?
The "Running and debugging GTK+ Applications" document is the only
thing I know
Hi all,
Can someone point me to an official gtk3 documentation source which
clearly lists all of the command-line arguments parsed and then stripped
from argv[] by gtk_init()? I cannot find this information anywhere
(although it would not be the first time I missed something right in
front o
On Tue, 15 May 2018 at 21:19, wrote:
> Thank you for the link.
>
> On 2018-05-15 15:01 Emmanuele Bassi wrote:
> > - the CSS "regions" were problematic for the whole theming system,
> > so they were removed before we made the CSS selectors stable
> > - GtkTreeView does not use widgets, so CSS s
Thank you for the link.
On 2018-05-15 15:01 Emmanuele Bassi wrote:
> - the CSS "regions" were problematic for the whole theming system,
> so they were removed before we made the CSS selectors stable
> - GtkTreeView does not use widgets, so CSS selectors do not
> typically work properly (that's
Since I am developing a really, really huge GTK+ program I am getting
through a lot of challenges.
I nearly finished my program, but now I am spending a lot of time figuring
out something, running out of time so I decided to ask the experts here.
I have a "draw" signal connected after default
Hi;
On 11 May 2018 at 21:57, wrote:
> Please see this StackOverflow question.
> https://stackoverflow.com/q/50281987/4865723
>
> Is there an official bug about setup alternate (even & odd) row colors
> with CSS in a Gtk.TreeView?
>
No, not any more.
> Can someone give a link to the bug ticket
Does know one of you have an idea about it or more detailed
informations.
I also don't know if it is a bug or if I am doing something wrong.
My problem is I don't know to much about CSS.
On 2018-05-11 22:57 wrote:
> Please see this StackOverflow question.
> https://stackoverflow.com/q/50281987/4