Table of Contents

Efl.Gfx.Stack.below


Signature

@property below @pure_virtual {
    get {
        return: Efl.Gfx.Stack @no_unused;
    }
}

C signature

Efl_Gfx_Stack *efl_gfx_stack_below_get(const Eo *obj);

Implemented by