Package: gtk

Accessor gtk:status-icon-embedded

Lambda List

gtk:status-icon-embedded (object)

Syntax

(gtk:status-icon-embedded object) => embedded

Arguments

object -- a gtk:status-icon object
embedded -- a boolean whether the status icon is embedded

Details

Accessor of the embedded slot of the gtk:status-icon class. True if the status icon is embedded in a notification area.

Warning

The gtk:status-icon-embedded function has been deprecated since version 3.14 and should not be used in newly written code.
 

See also

#2023-3-27