libghostty
Loading...
Searching...
No Matches
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- g -
GHOSTTY_COLOR_NAMED_BLACK :
color.h
GHOSTTY_COLOR_NAMED_BLUE :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_BLACK :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_BLUE :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_CYAN :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_GREEN :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_MAGENTA :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_RED :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_WHITE :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_YELLOW :
color.h
GHOSTTY_COLOR_NAMED_CYAN :
color.h
GHOSTTY_COLOR_NAMED_GREEN :
color.h
GHOSTTY_COLOR_NAMED_MAGENTA :
color.h
GHOSTTY_COLOR_NAMED_RED :
color.h
GHOSTTY_COLOR_NAMED_WHITE :
color.h
GHOSTTY_COLOR_NAMED_YELLOW :
color.h
ghostty_color_rgb_get() :
color.h
GHOSTTY_INVALID_VALUE :
result.h
GHOSTTY_KEY_ACTION_PRESS :
event.h
GHOSTTY_KEY_ACTION_RELEASE :
event.h
GHOSTTY_KEY_ACTION_REPEAT :
event.h
ghostty_key_encoder_encode() :
encoder.h
ghostty_key_encoder_free() :
encoder.h
ghostty_key_encoder_new() :
encoder.h
GHOSTTY_KEY_ENCODER_OPT_ALT_ESC_PREFIX :
encoder.h
GHOSTTY_KEY_ENCODER_OPT_CURSOR_KEY_APPLICATION :
encoder.h
GHOSTTY_KEY_ENCODER_OPT_IGNORE_KEYPAD_WITH_NUMLOCK :
encoder.h
GHOSTTY_KEY_ENCODER_OPT_KEYPAD_KEY_APPLICATION :
encoder.h
GHOSTTY_KEY_ENCODER_OPT_KITTY_FLAGS :
encoder.h
GHOSTTY_KEY_ENCODER_OPT_MACOS_OPTION_AS_ALT :
encoder.h
GHOSTTY_KEY_ENCODER_OPT_MODIFY_OTHER_KEYS_STATE_2 :
encoder.h
ghostty_key_encoder_setopt() :
encoder.h
ghostty_key_event_free() :
event.h
ghostty_key_event_get_action() :
event.h
ghostty_key_event_get_composing() :
event.h
ghostty_key_event_get_consumed_mods() :
event.h
ghostty_key_event_get_key() :
event.h
ghostty_key_event_get_mods() :
event.h
ghostty_key_event_get_unshifted_codepoint() :
event.h
ghostty_key_event_get_utf8() :
event.h
ghostty_key_event_new() :
event.h
ghostty_key_event_set_action() :
event.h
ghostty_key_event_set_composing() :
event.h
ghostty_key_event_set_consumed_mods() :
event.h
ghostty_key_event_set_key() :
event.h
ghostty_key_event_set_mods() :
event.h
ghostty_key_event_set_unshifted_codepoint() :
event.h
ghostty_key_event_set_utf8() :
event.h
GHOSTTY_KITTY_KEY_ALL :
encoder.h
GHOSTTY_KITTY_KEY_DISABLED :
encoder.h
GHOSTTY_KITTY_KEY_DISAMBIGUATE :
encoder.h
GHOSTTY_KITTY_KEY_REPORT_ALL :
encoder.h
GHOSTTY_KITTY_KEY_REPORT_ALTERNATES :
encoder.h
GHOSTTY_KITTY_KEY_REPORT_ASSOCIATED :
encoder.h
GHOSTTY_KITTY_KEY_REPORT_EVENTS :
encoder.h
GHOSTTY_MODS_ALT :
event.h
GHOSTTY_MODS_ALT_SIDE :
event.h
GHOSTTY_MODS_CAPS_LOCK :
event.h
GHOSTTY_MODS_CTRL :
event.h
GHOSTTY_MODS_CTRL_SIDE :
event.h
GHOSTTY_MODS_NUM_LOCK :
event.h
GHOSTTY_MODS_SHIFT :
event.h
GHOSTTY_MODS_SHIFT_SIDE :
event.h
GHOSTTY_MODS_SUPER :
event.h
GHOSTTY_MODS_SUPER_SIDE :
event.h
GHOSTTY_OPTION_AS_ALT_FALSE :
encoder.h
GHOSTTY_OPTION_AS_ALT_LEFT :
encoder.h
GHOSTTY_OPTION_AS_ALT_RIGHT :
encoder.h
GHOSTTY_OPTION_AS_ALT_TRUE :
encoder.h
ghostty_osc_command_data() :
osc.h
ghostty_osc_command_type() :
osc.h
GHOSTTY_OSC_DATA_CHANGE_WINDOW_TITLE_STR :
osc.h
GHOSTTY_OSC_DATA_INVALID :
osc.h
ghostty_osc_end() :
osc.h
ghostty_osc_free() :
osc.h
ghostty_osc_new() :
osc.h
ghostty_osc_next() :
osc.h
ghostty_osc_reset() :
osc.h
GHOSTTY_OUT_OF_MEMORY :
result.h
ghostty_paste_is_safe() :
paste.h
ghostty_sgr_attribute_tag() :
sgr.h
ghostty_sgr_attribute_value() :
sgr.h
ghostty_sgr_free() :
sgr.h
ghostty_sgr_new() :
sgr.h
ghostty_sgr_next() :
sgr.h
ghostty_sgr_reset() :
sgr.h
ghostty_sgr_set_params() :
sgr.h
ghostty_sgr_unknown_full() :
sgr.h
ghostty_sgr_unknown_partial() :
sgr.h
GHOSTTY_SUCCESS :
result.h
ghostty_wasm_alloc_opaque() :
wasm.h
ghostty_wasm_alloc_sgr_attribute() :
sgr.h
ghostty_wasm_alloc_u16_array() :
wasm.h
ghostty_wasm_alloc_u8() :
wasm.h
ghostty_wasm_alloc_u8_array() :
wasm.h
ghostty_wasm_alloc_usize() :
wasm.h
ghostty_wasm_free_opaque() :
wasm.h
ghostty_wasm_free_sgr_attribute() :
sgr.h
ghostty_wasm_free_u16_array() :
wasm.h
ghostty_wasm_free_u8() :
wasm.h
ghostty_wasm_free_u8_array() :
wasm.h
ghostty_wasm_free_usize() :
wasm.h
GhosttyColorPaletteIndex :
color.h
GhosttyKey :
event.h
GhosttyKeyAction :
event.h
GhosttyKeyEncoder :
encoder.h
GhosttyKeyEncoderOption :
encoder.h
GhosttyKeyEvent :
event.h
GhosttyKittyKeyFlags :
encoder.h
GhosttyMods :
event.h
GhosttyOptionAsAlt :
encoder.h
GhosttyOscCommand :
osc.h
GhosttyOscCommandData :
osc.h
GhosttyOscCommandType :
osc.h
GhosttyOscParser :
osc.h
GhosttyResult :
result.h
GhosttySgrAttributeTag :
sgr.h
GhosttySgrParser :
sgr.h
GhosttySgrUnderline :
sgr.h
Generated by
1.14.0