diff options
Diffstat (limited to 'libraries/gtkmm3/README')
-rw-r--r-- | libraries/gtkmm3/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/gtkmm3/README b/libraries/gtkmm3/README deleted file mode 100644 index d10e76ae9c5d1..0000000000000 --- a/libraries/gtkmm3/README +++ /dev/null @@ -1,5 +0,0 @@ -gtkmm is the official C++ interface for the popular GUI library -GTK+. Highlights include typesafe callbacks, and a comprehensive set -of widgets that are easily extensible via inheritance. You can create -user interfaces and there's extensive documentation, including -including API reference and a tutorial. |