logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wl_protocol_logger

Author

       Generated automatically by Doxygen for Wayland from the source code.

Version 1.24.0                              Mon Jul 28 2025 16:07:33                       wl_protocol_logger(3)

Field Documentation

wl_protocol_logger_func_twl_protocol_logger::funcstructwl_listwl_protocol_logger::linkvoid*wl_protocol_logger::user_data

Member Function Documentation

voidwl_protocol_logger_destroy(structwl_protocol_logger*logger)
       Destroys a protocol logger.

       This function destroys a protocol logger and removes it from the display it was added to with
       wl_display_add_protocol_logger. The logger object becomes invalid after calling this function.

       Seealsowl_display_add_protocol_logger

Name

       wl_protocol_logger

Synopsis

PublicMemberFunctions
       void wl_protocol_logger_destroy (struct wl_protocol_logger *logger)

   DataFields
       struct wl_listlinkwl_protocol_logger_func_tfunc
       void * user_data

See Also