Skip to content
#

gtk3

Here are 940 public repositories matching this topic...

Febbe
Febbe commented Oct 30, 2020

This issue is a summary of several To-dos found by developers.

  • Replace path strings with std::filesystem::path / fs::path
    • AudioController: replace std::string with fs::path
    • Plugin: replace std::string with fs::path
    • ...
  • Replace fs::path::string calls with fs::path::u8string, if the result is used to display paths.
  • Cre

Improve this page

Add a description, image, and links to the gtk3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gtk3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.