Ewl_Filelist_View: The view for the filelist
Detailed Description
A view for the filelist.
Functions | |
Ewl_Widget * | ewl_filelist_view_header_fetch (void *data, unsigned int column) |
Ewl_Widget * | ewl_filelist_view_widget_fetch (void *data, unsigned int row, unsigned int column) |
Function Documentation
Ewl_Widget* ewl_filelist_view_header_fetch | ( | void * | data, | |
unsigned int | column | |||
) |
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, | |||
unsigned int | column | |||
) |
References DCHECK_PARAM_PTR_RET, DENTER_FUNCTION, DLEVEL_STABLE, DRETURN_PTR, EWL_BOX, ewl_box_orientation_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.