Efl.Ui.Widget_Factory.item_class

Description

Define the class of the item returned by this factory.

Since 1.23

Values

  • klass - The class identifier to create item from.

Signature

@property item_class {
    get {}
    set {}
    values {
        klass: const(Efl.Class);
    }
}

C signature

Implemented by