Documentation for <wlr/interfaces/wlr_tablet_tool.h>

Back to index

Table of contents

wlr_tablet_finish()

void wlr_tablet_finish(​struct wlr_tablet *tablet);

struct wlr_tablet_impl

struct wlr_tablet_impl {
	const char *name;
};

wlr_tablet_init()

void wlr_tablet_init(​struct wlr_tablet *tablet, const struct wlr_tablet_impl *impl, const char *name);