Changing the line spacing/line height in gtk+ apps

2016-03-10 Thread Matthias Mueller
I am using Claws Mail (GTK+ based email application) and want to change the
line spacing. Sadly there is no option for this in Claws itself.

There is a way to change the Font in the "~/.gtkrc"-file. Maybe somebody
here know how to change the Line height too?
http://www.claws-mail.org/faq/index.php/Interface#How_to_change_the_font_size_in_the_Claws_Mail_interface.3F
___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list


glib-2.47.6/glib/gtypes.h:#define G_MININT8 ((gint8) -0x80)

2016-03-10 Thread Stefan Salewski
Recently I started preparing the gtk 3.20 bindings for Nim...

Seems that some hexadecimal constants have now minus signs -- I am a
bit confused?

#define G_MININT8   ((gint8) -0x80)

stefan@AMD64X2 ~/Downloads/glib-2.47.6/glib $ grep G_MININT8 
~/Downloads/glib-2.43.90/glib/*.h
/home/stefan/Downloads/glib-2.43.90/glib/gtypes.h:#define G_MININT8 
((gint8)  0x80)
stefan@AMD64X2 ~/Downloads/glib-2.47.6/glib $ grep G_MININT8 
~/Downloads/glib-2.47.6/glib/*.h
/home/stefan/Downloads/glib-2.47.6/glib/gtypes.h:#define G_MININT8  
((gint8) -0x80)

___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list


Re: Anything I need to do that somebody commits this patch?

2016-03-10 Thread Emmanuele Bassi
Hi;

The patch is marked as "accepted/commit now". If you don't have the commit
bit on git.gnome.org then you'll have to wait until the maintainer commits
it for you. This usually happens before a release is planned.

Ciao,
 Emmanuele.

On Thursday, 10 March 2016, Friedrich Beckmann 
wrote:

> Hi,
>
> is there anything I need to do that somebody commits this patch?
>
> https://bugzilla.gnome.org/show_bug.cgi?id=760276
>
> I am just not sure about the procedure.
>
> Cheers
>
> Friedrich
>
>
>

-- 
https://www.bassi.io
[@] ebassi [@gmail.com]
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list