The secondary icon of Gtk::SearchEntry



Hi guys,

I've been working with Gtk::SearchEntry... and there is something that probably has no sense at all...

When an instance of this class is set as non editable, the secondary icon ("edit-clear"... or something related) is still present and lets too to remove the text... that is probably, as I said, a non desirable feature (while the object is set as non editable).

In my opinion, this icon should be hidden and appear just when the property editable is set back to.

Notice that get_icon_name(), get_icon_pixbuf() and get_icon_gicon() seems not returning any useful information to work around...

Glus


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