Download

Support

lib/ewl_checkbutton.c File Reference

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

Include dependency graph for ewl_checkbutton.c:


Functions

void ewl_checkbutton_cb_clicked (Ewl_Widget *w, void *ev_data, void *user_data)
void ewl_checkbutton_checked_set (Ewl_Checkbutton *cb, int c)
 Update the checked state of the check button.
int ewl_checkbutton_init (Ewl_Checkbutton *cb)
 Initialize the members and callbacks of a check button.
int ewl_checkbutton_is_checked (Ewl_Checkbutton *cb)
 Retrieve the checked state of a check button.
void ewl_checkbutton_label_position_set (Ewl_Checkbutton *cb, Ewl_Position p)
 Set the check buttons label position.
Ewl_Widgetewl_checkbutton_new (void)
 Allocate and initialize a new check button.
Ewl_Viewewl_checkbutton_view_get (void)
 Creates and returns a view to be used by Ewl_Checkbutton widgets.

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sat May 17 16:49:24 2008