size_changed


Description:

[ 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.

Parameters:

size

the new size

Returns:

true if the icon was updated for the new size. Otherwise, GTK+ will scale the icon as necessary.