Icon in GtkEntry too small



Hi everyone,
I am setting the icon of a GtkEntry from a Gdk::PixBuf (using set_icon_from_pixbuf). The image I am using is an SVG. The `get_width()` method on the PixBuf returns 744 while the `get_height()` method returns 1052. However, in the GtkEntry I get a very tiny (almost invisible) image. How can I fix this?
Warm regards,
Deep Majumder


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]