1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" style="task" id="tech" xml:lang="ko">
<info>
<revision version="0.1" date="2012-02-19" status="stub"/>
<link type="guide" xref="index" group="tech"/>
<credit type="author copyright">
<name>Phil Bull</name>
<email its:translate="no">philbull@gmail.com</email>
<years>2012</years>
</credit>
<desc>모든 그놈 개발 라이브러리 목록을 살펴봅니다.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>조성호</mal:name>
<mal:email>shcho@gnome.org</mal:email>
<mal:years>2016, 2017, 2018.</mal:years>
</mal:credit>
</info>
<title>플랫폼 라이브러리</title>
<p>그놈 플랫폼에는 다양한 라이브러리 모음이 있습니다. 이 부분은 그놈에서 용도 별로 정리한 모든 플랫폼 라이브러리 목록입니다.</p>
<links type="topic" style="linklist" groups="gtk gdk cairo pango clutter webkit atk">
<title>사용자 인터페이스 및 화면 표시</title>
</links>
<links type="topic" style="linklist" groups="eds gsettings secret gda tracker">
<title>사용자 데이터 저장소</title>
</links>
<links type="topic" style="linklist" groups="gio">
<title>파일 접근</title>
</links>
<links type="topic" style="linklist" groups="gio-network soup avahi gupnp network-manager">
<title>네트워크</title>
</links>
<links type="topic" style="linklist" groups="help spell-checking packagekit notify poppler telepathy folks">
<title>프로그램 지원</title>
</links>
<links type="topic" style="linklist" groups="canberra gstreamer pulseaudio">
<title>멀티미디어</title>
</links>
<links type="topic" style="linklist" groups="d-bus polkit">
<title>프로세스간 통신</title>
</links>
<links type="topic" style="linklist" groups="champlain geoclue2 geocode-glib">
<title>지리</title>
</links>
<links type="topic" style="linklist" groups="glib gobject">
<title>기본 C 유틸리티 및 객체 시스템</title>
</links>
<!--
<links type="topic" style="linklist"
groups="gtk clutter webkit gstreamer">
<title>Graphics and Multimedia</title>
</links>
<links type="topic" style="linklist"
groups="gio gio-network gsettings d-bus soup gupnp">
<title>Core Application Support</title>
</links>
<links type="topic" style="linklist" groups="apps">
<title>Application Technologies</title>
</links>
<links type="topic" style="linklist"
groups="atk pango pulseaudio cairo gdk gobject glib">
<title>Under the Hood</title>
</links>
-->
</page>
|