Download

Support

lib/ewl_check.c File Reference

#include "ewl_base.h"
#include "ewl_check.h"
#include "ewl_macros.h"
#include "ewl_private.h"
#include "ewl_debug.h"

Include dependency graph for ewl_check.c:


Functions

void ewl_check_cb_clicked (Ewl_Widget *w, void *ev_data __UNUSED__, void *user_data __UNUSED__)
void ewl_check_cb_update_check (Ewl_Widget *w, void *ev_data __UNUSED__, void *user_data __UNUSED__)
void ewl_check_checked_set (Ewl_Check *cb, int c)
 Change the checked status of the check.
int ewl_check_init (Ewl_Check *cb)
 Initialize the members and callbacks of a check.
int ewl_check_is_checked (Ewl_Check *cb)
 Determine the check state of the check.
Ewl_Widgetewl_check_new (void)
 Allocate and initialize a new check.

Function Documentation

void ewl_check_cb_clicked ( Ewl_Widget w,
void *ev_data  __UNUSED__,
void *user_data  __UNUSED__ 
)

void ewl_check_cb_update_check ( Ewl_Widget w,
void *ev_data  __UNUSED__,
void *user_data  __UNUSED__ 
)


Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Fri Jan 23 21:56:25 2009