Public Member Functions | Static Public Member Functions
efl::text::Style Struct Reference

Public Member Functions

 Style (::Eo *eo)
 
 Style (std::nullptr_t)
 
 Style (Style const &other)=default
 
 Style (Style &&other)=default
 
Styleoperator= (Style const &other)=default
 
Styleoperator= (Style &&other)=default
 
 Style (::efl::eo::concrete parent)
 
template<typename F >
 Style (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
::efl::eolian::return_traits< void >::type normal_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type normal_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< Efl_Text_Style_Backing_Type >::type backing_type_get () const
 
::efl::eolian::return_traits< void >::type backing_type_set (::efl::eolian::in_traits< Efl_Text_Style_Backing_Type >::type type) const
 
::efl::eolian::return_traits< void >::type backing_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type backing_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< Efl_Text_Style_Underline_Type >::type underline_type_get () const
 
::efl::eolian::return_traits< void >::type underline_type_set (::efl::eolian::in_traits< Efl_Text_Style_Underline_Type >::type type) const
 
::efl::eolian::return_traits< void >::type underline_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type underline_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< double >::type underline_height_get () const
 
::efl::eolian::return_traits< void >::type underline_height_set (::efl::eolian::in_traits< double >::type height) const
 
::efl::eolian::return_traits< void >::type underline_dashed_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type underline_dashed_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< int >::type underline_dashed_width_get () const
 
::efl::eolian::return_traits< void >::type underline_dashed_width_set (::efl::eolian::in_traits< int >::type width) const
 
::efl::eolian::return_traits< int >::type underline_dashed_gap_get () const
 
::efl::eolian::return_traits< void >::type underline_dashed_gap_set (::efl::eolian::in_traits< int >::type gap) const
 
::efl::eolian::return_traits< Efl_Text_Style_Underline_Type >::type underline2_type_get () const
 
::efl::eolian::return_traits< void >::type underline2_type_set (::efl::eolian::in_traits< Efl_Text_Style_Underline_Type >::type type) const
 
::efl::eolian::return_traits< void >::type underline2_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type underline2_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< Efl_Text_Style_Strikethrough_Type >::type strikethrough_type_get () const
 
::efl::eolian::return_traits< void >::type strikethrough_type_set (::efl::eolian::in_traits< Efl_Text_Style_Strikethrough_Type >::type type) const
 
::efl::eolian::return_traits< void >::type strikethrough_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type strikethrough_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< Efl_Text_Style_Effect_Type >::type effect_type_get () const
 
::efl::eolian::return_traits< void >::type effect_type_set (::efl::eolian::in_traits< Efl_Text_Style_Effect_Type >::type type) const
 
::efl::eolian::return_traits< void >::type outline_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type outline_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< Efl_Text_Style_Shadow_Direction >::type shadow_direction_get () const
 
::efl::eolian::return_traits< void >::type shadow_direction_set (::efl::eolian::in_traits< Efl_Text_Style_Shadow_Direction >::type type) const
 
::efl::eolian::return_traits< void >::type shadow_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type shadow_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type glow_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type glow_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type glow2_color_get (::efl::eolian::out_traits< unsigned char >::type r, ::efl::eolian::out_traits< unsigned char >::type g, ::efl::eolian::out_traits< unsigned char >::type b, ::efl::eolian::out_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< void >::type glow2_color_set (::efl::eolian::in_traits< unsigned char >::type r, ::efl::eolian::in_traits< unsigned char >::type g, ::efl::eolian::in_traits< unsigned char >::type b, ::efl::eolian::in_traits< unsigned char >::type a) const
 
::efl::eolian::return_traits< ::efl::eina::string_view >::type gfx_filter_get () const
 
::efl::eolian::return_traits< void >::type gfx_filter_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type code) const
 
Eo_eo_ptr () const
 
- Public Member Functions inherited from efl::eo::concrete
 concrete (Eo *eo)
 Class constructor. More...
 
 concrete ()
 Default constructor. More...
 
 ~concrete ()
 Class destructor.
 
 concrete (concrete const &other)
 
 concrete (concrete &&other)
 
concreteoperator= (concrete const &other)
 Assignment operator.
 
concreteoperator= (concrete &&other)
 
Eo_eo_ptr () const
 Return a pointer to the EO Object stored in this instance. More...
 
Eo_release ()
 Releases the reference from this concrete object and return the pointer to the EO Object stored in this instance. More...
 
void _reset (Eo *_ptr=nullptr)
 Reset the current pointer to reference a new Eo object.
 
 operator bool () const
 

Static Public Member Functions

static Efl_Class const * _eo_class ()
 

Additional Inherited Members

- Protected Attributes inherited from efl::eo::concrete
Eo_eo_raw
 The opaque EO Object.