1 2 3 4 5 6
#pragma once #include <stdbool.h> bool libdecor_get_cursor_settings(char **theme, int *size);