Class

MetaStartupSequence

since: 13

Description

final class Meta.StartupSequence : GObject.Object
{
  /* No available fields */
}
No description available.

Available since: 13

Hierarchy

hierarchy this MetaStartupSequence ancestor_0 GObject ancestor_0--this

Ancestors

Instance methods

meta_startup_sequence_complete
No description available.

since: 13

meta_startup_sequence_get_application_id

Get the application id of the startup sequence.

since: 13

meta_startup_sequence_get_completed
No description available.

since: 13

meta_startup_sequence_get_icon_name

Get the icon name of the startup sequence.

since: 13

meta_startup_sequence_get_id
No description available.

since: 13

meta_startup_sequence_get_name
No description available.

since: 13

meta_startup_sequence_get_timestamp
No description available.

since: 13

meta_startup_sequence_get_wmclass

Get the wmclass of the startup sequence.

since: 13

meta_startup_sequence_get_workspace
No description available.

since: 13

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Meta.StartupSequence:application-id
No description available.

since: 13

Meta.StartupSequence:display
No description available.

since: 13

Meta.StartupSequence:icon-name
No description available.

since: 13

Meta.StartupSequence:id
No description available.

since: 13

Meta.StartupSequence:name
No description available.

since: 13

Meta.StartupSequence:timestamp
No description available.

since: 13

Meta.StartupSequence:wmclass
No description available.

since: 13

Meta.StartupSequence:workspace
No description available.

since: 13

Signals

Meta.StartupSequence::complete
No description available.

since: 13

Meta.StartupSequence::timeout
No description available.

since: 13

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

since: 2.0

Class structure

struct MetaStartupSequenceClass {
  /* no available fields */
}
No description available.