diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-11-16 01:48:12 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-16 22:58:29 -0600 |
commit | 2c59eac22327f655140fd3f7eac415d678cd9217 (patch) | |
tree | f9bb0266bb1dbacc9cfc133c0913591c2ca5bc71 /libraries/wxGTK3/README | |
parent | 28ca39ed35646400fa1d1d29e80dce4ed5c38418 (diff) | |
download | slackbuilds-2c59eac22327f655140fd3f7eac415d678cd9217.tar.gz |
libraries/wxGTK3: Added (cross-platform GUI toolkit)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/wxGTK3/README')
-rw-r--r-- | libraries/wxGTK3/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/wxGTK3/README b/libraries/wxGTK3/README new file mode 100644 index 0000000000..00dcc34803 --- /dev/null +++ b/libraries/wxGTK3/README @@ -0,0 +1,7 @@ +wxGTK3 is part of wxWidgets, a cross-platform API for writing GUI +applications on multiple platforms that still utilize the native +platform's controls and utilities. + +wxGTK3 can be installed alongside with wxGTK. + +webkitgtk3 is an optional dependency of this package. |