C# Class Efl.Elementary.Impl.HoverselImpl

Inheritance: Evas.EvasObject
Exibir arquivo Open project: SabotageAndi/efl-sharp

Public Methods

Method Description
HoverselImpl ( ) : System

Private Methods

Method Description
elm_hoversel_add ( IntPtr parent ) : IntPtr
elm_hoversel_expanded_get ( IntPtr obj ) : bool
elm_hoversel_horizontal_get ( IntPtr obj ) : bool
elm_hoversel_horizontal_set ( IntPtr obj, bool horizontal ) : void
elm_hoversel_hover_begin ( IntPtr obj ) : void
elm_hoversel_hover_end ( IntPtr obj ) : void

Method Details

HoverselImpl() public method

public HoverselImpl ( ) : System
return System