Class

MetaStage

Description

final class Meta.Stage : Clutter.Stage {
  /* No available fields */
}
No description available.

Hierarchy

hierarchy this MetaStage implements_0 AtkImplementorIface this--implements_0 implements_1 ClutterAnimatable this--implements_1 implements_2 ClutterContainer this--implements_2 implements_3 ClutterScriptable this--implements_3 ancestor_0 ClutterStage ancestor_0--this ancestor_1 ClutterActor ancestor_1--ancestor_0 ancestor_2 GInitiallyUnowned ancestor_2--ancestor_1 ancestor_3 GObject ancestor_3--ancestor_2

Ancestors

  • ClutterStage
  • ClutterActor
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • ClutterAnimatable
  • ClutterContainer
  • ClutterScriptable

Signals

Meta.Stage::actors-painted
No description available.

Class structure

struct MetaStageClass {
  ClutterStageClass parent_class;
  
}
Class members
parent_class
ClutterStageClass
  No description available.

Functions

meta_stage_is_focused
No description available.