NekoWM
A gfxprim proxy backend tiling window manager
|
A view slot content. More...
#include <neko_view.h>
Data Fields | |
const neko_view_slot_ops * | ops |
A neko view child implementation. | |
struct neko_view * | view |
Set to a parent if slot is inserted into a view. | |
gp_dlist_head | list |
A list head, used for grouping children into lists. | |
A view slot content.
Something to be shown in the view on the screen.
Definition at line 89 of file neko_view.h.