CCL 0.2 Beta API Reference
Desktop GUI Package

Table of Contents


Classes

Free Functions

<cmp/desktop_gui/desktop_gui_application.hpp>
desktop_gui_application*
dgui_app ()
noexcept

Returns a pointer to the desktop GUI application object. This pointer is only valid if the application object you instantiated in your program's main function is actually a desktop_gui_application.

<cmp/desktop_gui/general.hpp>
std::u8string
to_u8string (
    key source
)

Returns the string representation of the given key.

Parameters:
  • source:

    The key to get the string representation of.



Copyright © 2022-2025 Daniel T. McGinnis

CCL was first published in 2022, and is still actively maintained.

This website was first published in 2022, and is still actively maintained.

This specific web page was first published in 2023.