C# Class Efl.Elementary.Impl.BoxImpl

Inheritance: Evas.EvasObject
Afficher le fichier Open project: SabotageAndi/efl-sharp

Méthodes publiques

Méthode Description
BoxImpl ( ) : System

Private Methods

Méthode Description
elm_box_add ( IntPtr parent ) : IntPtr
elm_box_homogenous_get ( IntPtr obj ) : bool
elm_box_homogenous_set ( IntPtr obj, bool isHomogenous ) : void
elm_box_horizontal_get ( IntPtr obj ) : bool
elm_box_horizontal_set ( IntPtr obj, bool isHorizontal ) : void
elm_box_pack_end ( IntPtr parent, IntPtr child ) : IntPtr
elm_box_pack_start ( IntPtr parent, IntPtr child ) : IntPtr

Method Details

BoxImpl() public méthode

public BoxImpl ( ) : System
Résultat System