C# 클래스 Efl.Elementary.Impl.BoxImpl

상속: Evas.EvasObject
파일 보기 프로젝트 열기: SabotageAndi/efl-sharp

공개 메소드들

메소드 설명
BoxImpl ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

BoxImpl() 공개 메소드

public BoxImpl ( ) : System
리턴 System