Download

Support

Ewl_IO_Manager_Plugin Struct Reference
[Ewl_IO_Manager: An input manager]

#include <ewl_io_manager.h>

Collaboration diagram for Ewl_IO_Manager_Plugin:

Collaboration graph
[legend]

Detailed Description

Provides the base structure for IO Manager plugins.


Data Fields

Ecore_Plugin * plugin
Ewl_Widget *(* string_read )(const char *string)
int(* string_write )(Ewl_Widget *data, char **string)
Ewl_Widget *(* uri_read )(const char *uri)
int(* uri_write )(Ewl_Widget *data, const char *uri)

Field Documentation

The libray handle

The string read function

int(* Ewl_IO_Manager_Plugin::string_write)(Ewl_Widget *data, char **string)

The string write function

The URI read fuction

int(* Ewl_IO_Manager_Plugin::uri_write)(Ewl_Widget *data, const char *uri)

The URI write function


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

Copyright © Enlightenment.org

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