[ Version ( since = "2.10" ) ]
public virtual signal bool size_changed (int size)
Gets emitted when the size available for the image changes, e.
g. because the notification area got resized.
size |
the new size |
true if the icon was updated for the new size. Otherwise, GTK+ will scale the icon as necessary. |