Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Efl
Elementary
Impl
FrameImpl
C# Class Efl.Elementary.Impl.FrameImpl
Inheritance:
Evas.EvasObject
Show file
Open project: SabotageAndi/efl-sharp
Public Methods
Method
Description
FrameImpl
( ) :
System
Private Methods
Method
Description
elm_frame_add
(
IntPtr
parent
) :
IntPtr
elm_frame_content_get
(
IntPtr
obj
) :
IntPtr
elm_frame_content_set
(
IntPtr
obj
,
IntPtr
content
) :
void
elm_object_style_set
(
IntPtr
obj
,
string
style
) :
void
Method Details
FrameImpl()
public
method
public
FrameImpl
( ) :
System
return
System