Download

Support

Ewl_Text_Fmt Struct Reference
[Ewl_Text_Fmt: Contains the text formatting]

#include <ewl_text_fmt.h>


Detailed Description

Text formatting information.


Data Fields

struct {
   unsigned int   byte_idx
   unsigned int   char_idx
current_node
struct {
   unsigned int   byte_len
   unsigned int   char_len
length
Ecore_DList * nodes
void * text

Field Documentation

unsigned int Ewl_Text_Fmt::byte_idx

Byte index of the current node pointer

unsigned int Ewl_Text_Fmt::byte_len

Text byte length

unsigned int Ewl_Text_Fmt::char_idx

Character index of the current node pointer

unsigned int Ewl_Text_Fmt::char_len

Text character length

Current node information

struct { ... } Ewl_Text_Fmt::length

Length information for this formatting list

Ecore_DList* Ewl_Text_Fmt::nodes

List of formatting nodes

Parent Ewl_Text pointer


The documentation for this struct was generated from the following file:

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sun Sep 27 01:50:11 2009