StatusIcon.addOnSizeChanged

Gets emitted when the size available for the image changes, e.g. because the notification area got resized.

class StatusIcon
gulong
addOnSizeChanged
(
bool delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Return Value

Type: gulong

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

Meta

Since

2.10