태터데스크 관리자

도움말
닫기
적용하기   첫페이지 만들기

태터데스크 메시지

저장하였습니다.




참고 -

이 카테고리는
한글번역이나 강좌를 목적으로 시작하는것이 아니며,
개인적인 공부를 위해 쓰여질 것이다.

굳이 이유를 말하자면 본인도 이제 막 시작하는 단계이고
남을 가르칠 능력도, 번역할 만한 영어실력도 없다.

허나, 조금이나마 정보공유 혹은 차후를 위해 최대한 친절하게 포스팅 할 계획임을 밝혀둔다.






공식 사이트 - http://gtkmm.org

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 either in code or with the Glade User Interface designer, using libglademm. There's extensive documentation, including API reference and a tutorial.

gtkmm is free software distributed under the GNU Library General Public License (LGPL).

gtkmm follows the official GNOME Platform Bindings release schedule. This guarantees API/ABI-stability and new releases on a predictable schedule, delivering C++ API for the underlying GTK+ and GNOME APIs as soon as possible.


다른거 업ㅂ고 GTK+를 C++로 바인딩한것이 GTK-- 이다.
간단히 gtkmm 으로 부른다.


GTK+에 대한 내용은 내가 직접 서술하는것보다는

http://www.gnome.or.kr/web/default/58

를 참고하길 바라며,

기본적인 GTK+ 튜토리얼은

http://wiki.kldp.org/wiki.php/LinuxdocSgml/GtkTutorial-TRANS
(한글, but 1.x)

를 참고하거나

http://library.gnome.org/devel/gtk-tutorial/stable/
(영문, 2.0)

를 참고하라.

아쉽게도 한글번역은 1.x버전이고,

영문은 2.0 을 기준으로 쓰여졌다.

(물론 본인도 말했다시피 시작하는 단계라 제대로 읽어보지는 않았다.)


이올린에 북마크하기(0) 이올린에 추천하기(0)
크리에이티브 커먼즈 라이선스
Creative Commons License
TAG

trackback :: http://www.yurihan.net/trackback/35

comment

  1. Only 2008/04/27 00:20  address  modify  write

    나좀가르쳐줏메♡