lib/ewl_filelist_view.c File Reference
#include "ewl_base.h"
#include "ewl_filelist_view.h"
#include "ewl_filelist.h"
#include "ewl_icon_theme.h"
#include "ewl_icon.h"
#include "ewl_label.h"
#include "ewl_macros.h"
#include "ewl_private.h"
#include "ewl_debug.h"

Functions | |
| Ewl_Widget * | ewl_filelist_view_header_fetch (void *data __UNUSED__, unsigned int column, void *pr_data __UNUSED__) |
| Ewl_Widget * | ewl_filelist_view_widget_fetch (void *data, unsigned int row __UNUSED__, unsigned int column, void *pr_data __UNUSED__) |
Function Documentation
| Ewl_Widget* ewl_filelist_view_header_fetch | ( | void *data | __UNUSED__, | |
| unsigned int | column, | |||
| void *pr_data | __UNUSED__ | |||
| ) |
References DENTER_FUNCTION, DLEVEL_STABLE, DRETURN_PTR, EWL_LABEL, ewl_label_new(), ewl_label_text_set(), and ewl_widget_show().
| Ewl_Widget* ewl_filelist_view_widget_fetch | ( | void * | data, | |
| unsigned int row | __UNUSED__, | |||
| unsigned int | column, | |||
| void *pr_data | __UNUSED__ | |||
| ) |
References DCHECK_PARAM_PTR_RET, DENTER_FUNCTION, DLEVEL_STABLE, DRETURN_PTR, EWL_BOX, ewl_box_orientation_set(), ewl_callback_append(), EWL_CALLBACK_DND_DATA_REQUEST, ewl_dnd_provided_types_set(), ewl_filelist_stock_icon_get(), EWL_FLAG_ALIGN_LEFT, EWL_ICON, ewl_icon_constrain_set(), EWL_ICON_GO_UP, ewl_icon_image_set(), ewl_icon_label_set(), ewl_icon_simple_new(), EWL_ICON_SIZE_MEDIUM, ewl_icon_theme_icon_path_get(), EWL_OBJECT, ewl_object_alignment_set(), EWL_ORIENTATION_HORIZONTAL, ewl_widget_show(), and FREE.