Re: Why the code is not compatible?
- From: Stefan Salewski <mail ssalewski de>
- To: Igor Korot <ikorot01 gmail com>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Why the code is not compatible?
- Date: Sun, 16 Aug 2015 14:24:12 +0200
On Sat, 2015-08-15 at 19:16 -0400, Igor Korot wrote:
However, if
I explicitely put 48 instead of GTK_ICON_SIZE_DIALOG in the call to
gtk_icon_theme_load_icon() or
use gtk_image_new_from_icon_name() instead of the whole block the icon
appears properly sized.
https://developer.gnome.org/gtk3/3.16/gtk3-Themeable-Stock-Images.html#GtkIconSize
I think GtkIconSize is an enum, so using value 48 should be wrong.
For such kind of problems it is really useful to provide a complete
minimal example, preferable in plain C. I can not guess what your
problem may be, maybe the real experts can. But unfortunately we have
not many experts still on this list, and they may be busy.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]