Re: GtkSettings

2015-05-20 Thread Torsten Schönfeld
"Daniel Kasak" :
> Anyway, to help debug, I'm looking for a way to get hold of the GtkSettings:
> https://developer.gnome.org/gtk3/stable/GtkSettings.html#gtk-settings-get-default
> 
> Is this covered by the bindings? Gtk3::settings_get_default() doesn't
> seem to work, nor does any other similar attempt.

Try Gtk3::Settings::get_default().
___
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list


GtkSettings

2015-05-19 Thread Daniel Kasak
Hi all.

I'm still battling with my Windows build :/ I've been posting in the
gtk list ... basically I have some major issues with rendering icons
from icon themes, for some reason. It used to work ... now I'm getting
lots of 'broken' type images.

Anyway, to help debug, I'm looking for a way to get hold of the GtkSettings:
https://developer.gnome.org/gtk3/stable/GtkSettings.html#gtk-settings-get-default

Is this covered by the bindings? Gtk3::settings_get_default() doesn't
seem to work, nor does any other similar attempt.

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