Download

Support

lib/ewl_separator.c File Reference

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

Include dependency graph for ewl_separator.c:


Functions

Ewl_Widgetewl_hseparator_new (void)
 Allocate a new separator widget with horizontal orientation.
int ewl_separator_init (Ewl_Separator *s)
 Initialize the separator and inherited fields.
Ewl_Widgetewl_separator_new (void)
 Allocate a new separator widget with default (horizontal) orientation.
Ewl_Orientation ewl_separator_orientation_get (Ewl_Separator *s)
 This retrieves the current orientation of the separator.
void ewl_separator_orientation_set (Ewl_Separator *s, Ewl_Orientation o)
 Set the orientation of the separator.
Ewl_Widgetewl_vseparator_new (void)
 Allocate a new separator widget with vertical orientation.

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sat May 17 16:50:38 2008