gtkmm-documentation - master - Tutorial - Swedish
Uploaded file by Anders Jonsson on 2022-09-09 22:16:32+00:00 | Uploaded file by Anders Jonsson on 2023-03-04 21:30:22+00:00 | ||||
---|---|---|---|---|---|
5 | # | 5 | # | ||
6 | msgid "" | 6 | msgid "" | ||
7 | msgstr "" | 7 | msgstr "" | ||
8 | "Project-Id-Version: gtkmm-documentation master\n" | 8 | "Project-Id-Version: gtkmm-documentation master\n" | ||
9 | "POT-Creation-Date: 2025-07-08 14:05+0000\n" | 9 | "POT-Creation-Date: 2025-07-08 14:05+0000\n" | ||
n | 10 | "PO-Revision-Date: 2022-09-10 00:15+0200\n" | n | 10 | "PO-Revision-Date: 2023-03-04 22:30+0100\n" |
11 | "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n" | 11 | "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n" | ||
12 | "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" | 12 | "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" | ||
13 | "Language: sv\n" | 13 | "Language: sv\n" | ||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" | ||
15 | "Content-Type: text/plain; charset=UTF-8\n" | 15 | "Content-Type: text/plain; charset=UTF-8\n" | ||
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" | ||
17 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | 17 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
n | 18 | "X-Generator: Poedit 3.1.1\n" | n | 18 | "X-Generator: Poedit 3.2.2\n" |
19 | 19 | ||||
20 | #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 | 20 | #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 | ||
21 | msgctxt "_" | 21 | msgctxt "_" | ||
22 | msgid "translator-credits" | 22 | msgid "translator-credits" | ||
23 | msgstr "Anders Jonsson <anders.jonsson@norsjovallen.se>, 2022" | 23 | msgstr "Anders Jonsson <anders.jonsson@norsjovallen.se>, 2022" | ||
79 | "personname> <contrib>Kapitlet om ”Utskrift”.</contrib> <contrib>Delar av " | 79 | "personname> <contrib>Kapitlet om ”Utskrift”.</contrib> <contrib>Delar av " | ||
80 | "kapitlet ”Internationalisering”.</contrib>" | 80 | "kapitlet ”Internationalisering”.</contrib>" | ||
81 | 81 | ||||
82 | #. (itstool) path: authorgroup/author | 82 | #. (itstool) path: authorgroup/author | ||
83 | #: C/index-in.docbook:70 | 83 | #: C/index-in.docbook:70 | ||
n | 84 | #, fuzzy | n | ||
85 | msgid "" | 84 | msgid "" | ||
86 | "<personname><firstname>Daniel</firstname><surname>Elstner</surname></" | 85 | "<personname><firstname>Daniel</firstname><surname>Elstner</surname></" | ||
87 | "personname> <contrib>Section \"Build Structure\" of chapter on \"Wrapping C " | 86 | "personname> <contrib>Section \"Build Structure\" of chapter on \"Wrapping C " | ||
88 | "Libraries with gmmproc\".</contrib>" | 87 | "Libraries with gmmproc\".</contrib>" | ||
89 | msgstr "" | 88 | msgstr "" | ||
141 | "<contrib>Kapitlet ”Bygga program”.</contrib>" | 140 | "<contrib>Kapitlet ”Bygga program”.</contrib>" | ||
142 | 141 | ||||
143 | #. (itstool) path: authorgroup/author | 142 | #. (itstool) path: authorgroup/author | ||
144 | #: C/index-in.docbook:93 | 143 | #: C/index-in.docbook:93 | ||
145 | #, fuzzy | 144 | #, fuzzy | ||
n | n | 145 | #| msgid "" | ||
146 | #| "<personname><firstname>Daniel</firstname><surname>Elstner</surname></" | ||||
147 | #| "personname> <contrib>Section \"Build Structure\" of chapter on \"Wrapping " | ||||
148 | #| "C Libraries with gmmproc\".</contrib>" | ||||
146 | msgid "" | 149 | msgid "" | ||
147 | "<personname><firstname>Daniel</firstname><surname>Boles</surname></" | 150 | "<personname><firstname>Daniel</firstname><surname>Boles</surname></" | ||
148 | "personname> <contrib>Notes on need to remove widgets in non-managed wrappers " | 151 | "personname> <contrib>Notes on need to remove widgets in non-managed wrappers " | ||
149 | "from parents to dispose, other tweaks.</contrib>" | 152 | "from parents to dispose, other tweaks.</contrib>" | ||
150 | msgstr "" | 153 | msgstr "" | ||
711 | "application>-källkoden, packar upp den, och går till den nyskapade " | 714 | "application>-källkoden, packar upp den, och går till den nyskapade " | ||
712 | "katalogen. <application>gtkmm</application> kan byggas med Meson. Se filen " | 715 | "katalogen. <application>gtkmm</application> kan byggas med Meson. Se filen " | ||
713 | "<filename>README</filename> i <application>gtkmm</application>-versionen som " | 716 | "<filename>README</filename> i <application>gtkmm</application>-versionen som " | ||
714 | "du hämtat." | 717 | "du hämtat." | ||
715 | 718 | ||||
n | 716 | # TODO: root password for su, not sudo | n | 719 | # TODO: root password for su, not sudo? |
717 | #. (itstool) path: note/para | 720 | #. (itstool) path: note/para | ||
718 | #: C/index-in.docbook:271 | 721 | #: C/index-in.docbook:271 | ||
n | n | 722 | #, fuzzy | ||
719 | msgid "" | 723 | msgid "" | ||
720 | "Remember that on a Unix or Linux operating system, you will probably need to " | 724 | "Remember that on a Unix or Linux operating system, you will probably need to " | ||
721 | "be <literal>root</literal> to install software. The <command>su</command> or " | 725 | "be <literal>root</literal> to install software. The <command>su</command> or " | ||
722 | "<command>sudo</command> command will allow you to enter the <literal>root</" | 726 | "<command>sudo</command> command will allow you to enter the <literal>root</" | ||
723 | "literal> password and have <literal>root</literal> status temporarily." | 727 | "literal> password and have <literal>root</literal> status temporarily." | ||
920 | msgstr "#include <gtkmm.h>" | 924 | msgstr "#include <gtkmm.h>" | ||
921 | 925 | ||||
922 | #. (itstool) path: section/para | 926 | #. (itstool) path: section/para | ||
923 | #: C/index-in.docbook:349 | 927 | #: C/index-in.docbook:349 | ||
924 | #, fuzzy | 928 | #, fuzzy | ||
n | n | 929 | #| msgid "" | ||
930 | #| "All <application>gtkmm</application> programs must include certain " | ||||
931 | #| "<application>gtkmm</application> headers; <literal>gtkmm.h</literal> " | ||||
932 | #| "includes the entire <application>gtkmm</application> kit. This is usually " | ||||
933 | #| "not a good idea, because it includes a megabyte or so of headers, but for " | ||||
934 | #| "simple programs, it suffices." | ||||
925 | msgid "" | 935 | msgid "" | ||
926 | "All <application>gtkmm</application> programs must include certain " | 936 | "All <application>gtkmm</application> programs must include certain " | ||
927 | "<application>gtkmm</application> headers; <filename>gtkmm.h</filename> " | 937 | "<application>gtkmm</application> headers; <filename>gtkmm.h</filename> " | ||
928 | "includes the entire <application>gtkmm</application> kit. This is usually " | 938 | "includes the entire <application>gtkmm</application> kit. This is usually " | ||
929 | "not a good idea, because it includes a megabyte or so of headers, but for " | 939 | "not a good idea, because it includes a megabyte or so of headers, but for " | ||
985 | msgid "" | 995 | msgid "" | ||
986 | "defines the <classname>MyWindow</classname> class. Its default constructor " | 996 | "defines the <classname>MyWindow</classname> class. Its default constructor " | ||
987 | "sets the window's title and default (initial) size." | 997 | "sets the window's title and default (initial) size." | ||
988 | msgstr "" | 998 | msgstr "" | ||
989 | "definierar klassen <classname>MyWindow</classname>. Dess standardkonstruktor " | 999 | "definierar klassen <classname>MyWindow</classname>. Dess standardkonstruktor " | ||
n | 990 | "ställer in fönstrets titel and (initial) standardstorlek." | n | 1000 | "ställer in fönstrets titel och (initial) standardstorlek." |
991 | 1001 | ||||
992 | #. (itstool) path: section/para | 1002 | #. (itstool) path: section/para | ||
993 | #: C/index-in.docbook:373 | 1003 | #: C/index-in.docbook:373 | ||
994 | msgid "The <function>main()</function> function's first statement:" | 1004 | msgid "The <function>main()</function> function's first statement:" | ||
995 | msgstr "<function>main()</function>-funktionens första sats:" | 1005 | msgstr "<function>main()</function>-funktionens första sats:" | ||
1092 | "literal> är endast nödvändigt om din kompilator inte följer C++17 som " | 1102 | "literal> är endast nödvändigt om din kompilator inte följer C++17 som " | ||
1093 | "standard." | 1103 | "standard." | ||
1094 | 1104 | ||||
1095 | #. (itstool) path: section/title | 1105 | #. (itstool) path: section/title | ||
1096 | #: C/index-in.docbook:404 | 1106 | #: C/index-in.docbook:404 | ||
n | 1097 | #, fuzzy | n | ||
1098 | msgid "Headers and Linking" | 1107 | msgid "Headers and Linking" | ||
1099 | msgstr "Huvuden och länkning" | 1108 | msgstr "Huvuden och länkning" | ||
1100 | 1109 | ||||
1101 | #. (itstool) path: section/para | 1110 | #. (itstool) path: section/para | ||
1102 | #: C/index-in.docbook:406 | 1111 | #: C/index-in.docbook:406 | ||
1561 | "resulterar inte i körbara Unicode-program och bibliotek som är inkompatibla " | 1570 | "resulterar inte i körbara Unicode-program och bibliotek som är inkompatibla " | ||
1562 | "med de som använder ASCII." | 1571 | "med de som använder ASCII." | ||
1563 | 1572 | ||||
1564 | #. (itstool) path: section/para | 1573 | #. (itstool) path: section/para | ||
1565 | #: C/index-in.docbook:529 | 1574 | #: C/index-in.docbook:529 | ||
n | 1566 | #, fuzzy | n | ||
1567 | #| msgid "" | ||||
1568 | #| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | ||||
1569 | #| "classGlib_1_1ustring.html\">Reference</link>" | ||||
1570 | msgid "" | 1575 | msgid "" | ||
1571 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" | 1576 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" | ||
1572 | "classGlib_1_1ustring.html\">Reference</link>" | 1577 | "classGlib_1_1ustring.html\">Reference</link>" | ||
1573 | msgstr "" | 1578 | msgstr "" | ||
n | 1574 | "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | n | 1579 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" |
1575 | "classGlib_1_1ustring.html\">Referens</link>" | 1580 | "classGlib_1_1ustring.html\">Referens</link>" | ||
1576 | 1581 | ||||
1577 | #. (itstool) path: section/para | 1582 | #. (itstool) path: section/para | ||
1578 | #: C/index-in.docbook:531 | 1583 | #: C/index-in.docbook:531 | ||
1579 | msgid "" | 1584 | msgid "" | ||
2725 | "Projects/gtkmm/PortingToGtkmm3\">portering från gtkmm-2.4 till gtkmm-3.0</" | 2730 | "Projects/gtkmm/PortingToGtkmm3\">portering från gtkmm-2.4 till gtkmm-3.0</" | ||
2726 | "link> för mer detaljer." | 2731 | "link> för mer detaljer." | ||
2727 | 2732 | ||||
2728 | #. (itstool) path: chapter/para | 2733 | #. (itstool) path: chapter/para | ||
2729 | #: C/index-in.docbook:869 | 2734 | #: C/index-in.docbook:869 | ||
n | 2730 | #, fuzzy | n | ||
2731 | #| msgid "" | ||||
2732 | #| "See also <link xlink:href=\"https://developer.gnome.org/gtk4/unstable/gtk-" | ||||
2733 | #| "migrating-3-to-4.html\"> Migrating from GTK 3.x to GTK 4</link>." | ||||
2734 | msgid "" | 2735 | msgid "" | ||
2735 | "See also <link xlink:href=\"https://docs.gtk.org/gtk4/migrating-3to4.html\"> " | 2736 | "See also <link xlink:href=\"https://docs.gtk.org/gtk4/migrating-3to4.html\"> " | ||
2736 | "Migrating from GTK 3.x to GTK 4</link>." | 2737 | "Migrating from GTK 3.x to GTK 4</link>." | ||
2737 | msgstr "" | 2738 | msgstr "" | ||
n | 2738 | "Se även <link xlink:href=\"https://developer.gnome.org/gtk4/unstable/gtk-" | n | 2739 | "Se även <link xlink:href=\"https://docs.gtk.org/gtk4/migrating-3to4.html\"> " |
2739 | "migrating-3-to-4.html\"> Migrera från GTK 3.x till GTK 4</link>." | 2740 | "Migrera från GTK 3.x till GTK 4</link>." | ||
2740 | 2741 | ||||
2741 | #. (itstool) path: section/title | 2742 | #. (itstool) path: section/title | ||
2742 | #: C/index-in.docbook:873 | 2743 | #: C/index-in.docbook:873 | ||
2743 | #, fuzzy | 2744 | #, fuzzy | ||
2744 | #| msgid "Changes in <application>gtkmm</application> 3" | 2745 | #| msgid "Changes in <application>gtkmm</application> 3" | ||
2811 | msgstr "Tryckknappar" | 2812 | msgstr "Tryckknappar" | ||
2812 | 2813 | ||||
2813 | #. (itstool) path: listitem/para | 2814 | #. (itstool) path: listitem/para | ||
2814 | #: C/index-in.docbook:922 | 2815 | #: C/index-in.docbook:922 | ||
2815 | #, fuzzy | 2816 | #, fuzzy | ||
n | 2816 | #| msgid "" | n | ||
2817 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
2818 | #| "classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. " | ||||
2819 | #| "Standard buttons, usually marked with a label or picture. Pushing one " | ||||
2820 | #| "triggers an action. See the <link linkend=\"sec-pushbuttons\">Button</" | ||||
2821 | #| "link> section." | ||||
2822 | msgid "" | 2817 | msgid "" | ||
2823 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 2818 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
2824 | "classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. " | 2819 | "classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. " | ||
2825 | "Standard buttons, usually marked with a label or picture. Pushing one " | 2820 | "Standard buttons, usually marked with a label or picture. Pushing one " | ||
2826 | "triggers an action. See the <link linkend=\"sec-pushbuttons\">Button</link> " | 2821 | "triggers an action. See the <link linkend=\"sec-pushbuttons\">Button</link> " | ||
2827 | "section." | 2822 | "section." | ||
2828 | msgstr "" | 2823 | msgstr "" | ||
n | 2829 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 2824 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
2830 | "classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. " | 2825 | "classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. " | ||
2831 | "Standardknappar, vanligen markerade med en etikett eller bild. Att trycka på " | 2826 | "Standardknappar, vanligen markerade med en etikett eller bild. Att trycka på " | ||
2832 | "en av dem utlöser en åtgärd. Se avsnittet <link linkend=\"sec-" | 2827 | "en av dem utlöser en åtgärd. Se avsnittet <link linkend=\"sec-" | ||
2833 | "pushbuttons\">Button</link>." | 2828 | "pushbuttons\">Button</link>." | ||
2834 | 2829 | ||||
2845 | "classGtk_1_1ToggleButton.html\"><classname>Gtk::ToggleButton</classname></" | 2840 | "classGtk_1_1ToggleButton.html\"><classname>Gtk::ToggleButton</classname></" | ||
2846 | "link>. Unlike a normal Button, which springs back up, a ToggleButton stays " | 2841 | "link>. Unlike a normal Button, which springs back up, a ToggleButton stays " | ||
2847 | "down until you press it again. It might be useful as an on/off switch. See " | 2842 | "down until you press it again. It might be useful as an on/off switch. See " | ||
2848 | "the <link linkend=\"sec-toggle-buttons\">ToggleButton</link> section." | 2843 | "the <link linkend=\"sec-toggle-buttons\">ToggleButton</link> section." | ||
2849 | msgstr "" | 2844 | msgstr "" | ||
n | 2850 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 2845 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
2851 | "classGtk_1_1ToggleButton.html\"><classname>Gtk::ToggleButton</classname></" | 2846 | "classGtk_1_1ToggleButton.html\"><classname>Gtk::ToggleButton</classname></" | ||
2852 | "link>. Till skillnad från en vanlig Button som fjädrar upp igen förblir en " | 2847 | "link>. Till skillnad från en vanlig Button som fjädrar upp igen förblir en " | ||
2853 | "ToggleButton nedtryckt till du trycker på den igen. Den kan vara användbar " | 2848 | "ToggleButton nedtryckt till du trycker på den igen. Den kan vara användbar " | ||
2854 | "som en på/av-brytare. Se avsnittet <link linkend=\"sec-toggle-" | 2849 | "som en på/av-brytare. Se avsnittet <link linkend=\"sec-toggle-" | ||
2855 | "buttons\">ToggleButton</link>." | 2850 | "buttons\">ToggleButton</link>." | ||
2860 | msgstr "Kryssrutor" | 2855 | msgstr "Kryssrutor" | ||
2861 | 2856 | ||||
2862 | #. (itstool) path: listitem/para | 2857 | #. (itstool) path: listitem/para | ||
2863 | #: C/index-in.docbook:941 | 2858 | #: C/index-in.docbook:941 | ||
2864 | #, fuzzy | 2859 | #, fuzzy | ||
n | 2865 | #| msgid "" | n | ||
2866 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
2867 | #| "classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></" | ||||
2868 | #| "link>. These act like ToggleButtons, but show their state in small " | ||||
2869 | #| "squares, with their label at the side. They should be used in most " | ||||
2870 | #| "situations which require an on/off setting. See the <link linkend=\"sec-" | ||||
2871 | #| "checkbuttons\">CheckButton</link> section." | ||||
2872 | msgid "" | 2860 | msgid "" | ||
2873 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 2861 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
2874 | "classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></" | 2862 | "classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></" | ||
2875 | "link>. These act like ToggleButtons, but show their state in small squares, " | 2863 | "link>. These act like ToggleButtons, but show their state in small squares, " | ||
2876 | "with their label at the side. They should be used in most situations which " | 2864 | "with their label at the side. They should be used in most situations which " | ||
2877 | "require an on/off setting. See the <link linkend=\"sec-" | 2865 | "require an on/off setting. See the <link linkend=\"sec-" | ||
2878 | "checkbuttons\">CheckButton</link> section." | 2866 | "checkbuttons\">CheckButton</link> section." | ||
2879 | msgstr "" | 2867 | msgstr "" | ||
n | 2880 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 2868 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
2881 | "classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></" | 2869 | "classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></" | ||
2882 | "link>. Dessa fungerar som ToggleButton, men visar sitt tillstånd i små " | 2870 | "link>. Dessa fungerar som ToggleButton, men visar sitt tillstånd i små " | ||
2883 | "rutor, med sin etikett på sidan. De bör användas i de flesta situationer som " | 2871 | "rutor, med sin etikett på sidan. De bör användas i de flesta situationer som " | ||
2884 | "kräver en på/av-inställning. Se avsnittet <link linkend=\"sec-" | 2872 | "kräver en på/av-inställning. Se avsnittet <link linkend=\"sec-" | ||
2885 | "checkbuttons\">CheckButton</link>." | 2873 | "checkbuttons\">CheckButton</link>." | ||
2970 | "Komponenten <classname>Gtk::Button</classname> har signalen " | 2958 | "Komponenten <classname>Gtk::Button</classname> har signalen " | ||
2971 | "<literal>clicked</literal> som sänds ut när knappen trycks ned och släpps." | 2959 | "<literal>clicked</literal> som sänds ut när knappen trycks ned och släpps." | ||
2972 | 2960 | ||||
2973 | #. (itstool) path: section/para | 2961 | #. (itstool) path: section/para | ||
2974 | #: C/index-in.docbook:997 | 2962 | #: C/index-in.docbook:997 | ||
n | 2975 | #, fuzzy | n | ||
2976 | #| msgid "" | ||||
2977 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
2978 | #| "classGtk_1_1Button.html\">Reference</link>" | ||||
2979 | msgid "" | 2963 | msgid "" | ||
2980 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 2964 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
2981 | "classGtk_1_1Button.html\">Reference</link>" | 2965 | "classGtk_1_1Button.html\">Reference</link>" | ||
2982 | msgstr "" | 2966 | msgstr "" | ||
n | 2983 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 2967 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
2984 | "classGtk_1_1Button.html\">Referens</link>" | 2968 | "classGtk_1_1Button.html\">Referens</link>" | ||
2985 | 2969 | ||||
2986 | #. (itstool) path: section/title | 2970 | #. (itstool) path: section/title | ||
2987 | #: C/index-in.docbook:1000 C/index-in.docbook:1054 C/index-in.docbook:1113 | 2971 | #: C/index-in.docbook:1000 C/index-in.docbook:1054 C/index-in.docbook:1113 | ||
2988 | #: C/index-in.docbook:1229 C/index-in.docbook:1287 C/index-in.docbook:1605 | 2972 | #: C/index-in.docbook:1229 C/index-in.docbook:1287 C/index-in.docbook:1605 | ||
3080 | "knappens tillstånd, och får signalen <literal>toggled</literal> att sändas " | 3064 | "knappens tillstånd, och får signalen <literal>toggled</literal> att sändas " | ||
3081 | "ut." | 3065 | "ut." | ||
3082 | 3066 | ||||
3083 | #. (itstool) path: section/para | 3067 | #. (itstool) path: section/para | ||
3084 | #: C/index-in.docbook:1036 | 3068 | #: C/index-in.docbook:1036 | ||
n | 3085 | #, fuzzy | n | ||
3086 | #| msgid "" | ||||
3087 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3088 | #| "classGtk_1_1ToggleButton.html\">Reference</link>" | ||||
3089 | msgid "" | 3069 | msgid "" | ||
3090 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3070 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3091 | "classGtk_1_1ToggleButton.html\">Reference</link>" | 3071 | "classGtk_1_1ToggleButton.html\">Reference</link>" | ||
3092 | msgstr "" | 3072 | msgstr "" | ||
n | 3093 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3073 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3094 | "classGtk_1_1ToggleButton.html\">Referens</link>" | 3074 | "classGtk_1_1ToggleButton.html\">Referens</link>" | ||
3095 | 3075 | ||||
3096 | #. (itstool) path: section/title | 3076 | #. (itstool) path: section/title | ||
3097 | #. (itstool) path: figure/title | 3077 | #. (itstool) path: figure/title | ||
3098 | #: C/index-in.docbook:1041 C/index-in.docbook:1057 | 3078 | #: C/index-in.docbook:1041 C/index-in.docbook:1057 | ||
3115 | "CheckButton</classname>. Du kan kontrollera och ställa in en kryssruta med " | 3095 | "CheckButton</classname>. Du kan kontrollera och ställa in en kryssruta med " | ||
3116 | "samma medlemsmetoder som för <classname>Gtk::ToggleButton</classname>." | 3096 | "samma medlemsmetoder som för <classname>Gtk::ToggleButton</classname>." | ||
3117 | 3097 | ||||
3118 | #. (itstool) path: section/para | 3098 | #. (itstool) path: section/para | ||
3119 | #: C/index-in.docbook:1051 | 3099 | #: C/index-in.docbook:1051 | ||
n | 3120 | #, fuzzy | n | ||
3121 | #| msgid "" | ||||
3122 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3123 | #| "classGtk_1_1CheckButton.html\">Reference</link>" | ||||
3124 | msgid "" | 3100 | msgid "" | ||
3125 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3101 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3126 | "classGtk_1_1CheckButton.html\">Reference</link>" | 3102 | "classGtk_1_1CheckButton.html\">Reference</link>" | ||
3127 | msgstr "" | 3103 | msgstr "" | ||
n | 3128 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3104 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3129 | "classGtk_1_1CheckButton.html\">Referens</link>" | 3105 | "classGtk_1_1CheckButton.html\">Referens</link>" | ||
3130 | 3106 | ||||
3131 | #. (itstool) path: imageobject/imagedata | 3107 | #. (itstool) path: imageobject/imagedata | ||
3132 | #. This is a reference to an external file such as an image or video. When | 3108 | #. This is a reference to an external file such as an image or video. When | ||
3133 | #. the file changes, the md5 hash will change to let you know you need to | 3109 | #. the file changes, the md5 hash will change to let you know you need to | ||
3238 | "kommer alla vara ”av”. Glöm inte att slå på en av dem med " | 3214 | "kommer alla vara ”av”. Glöm inte att slå på en av dem med " | ||
3239 | "<methodname>set_active()</methodname>." | 3215 | "<methodname>set_active()</methodname>." | ||
3240 | 3216 | ||||
3241 | #. (itstool) path: section/para | 3217 | #. (itstool) path: section/para | ||
3242 | #: C/index-in.docbook:1108 | 3218 | #: C/index-in.docbook:1108 | ||
n | 3243 | #, fuzzy | n | ||
3244 | #| msgid "" | ||||
3245 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3246 | #| "classGtk_1_1RadioButton.html\">Reference</link>" | ||||
3247 | msgid "" | 3219 | msgid "" | ||
3248 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3220 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3249 | "classGtk_1_1RadioButton.html\">Reference</link>" | 3221 | "classGtk_1_1RadioButton.html\">Reference</link>" | ||
3250 | msgstr "" | 3222 | msgstr "" | ||
n | 3251 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3223 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3252 | "classGtk_1_1RadioButton.html\">Referens</link>" | 3224 | "classGtk_1_1RadioButton.html\">Referens</link>" | ||
3253 | 3225 | ||||
3254 | #. (itstool) path: section/para | 3226 | #. (itstool) path: section/para | ||
3255 | #: C/index-in.docbook:1114 | 3227 | #: C/index-in.docbook:1114 | ||
3256 | msgid "" | 3228 | msgid "" | ||
3347 | "classname>, kanske för att dela med en annan komponent. Se avsnittet <link " | 3319 | "classname>, kanske för att dela med en annan komponent. Se avsnittet <link " | ||
3348 | "linkend=\"chapter-adjustment\">Justeringar</link> för mer detaljer." | 3320 | "linkend=\"chapter-adjustment\">Justeringar</link> för mer detaljer." | ||
3349 | 3321 | ||||
3350 | #. (itstool) path: chapter/para | 3322 | #. (itstool) path: chapter/para | ||
3351 | #: C/index-in.docbook:1161 | 3323 | #: C/index-in.docbook:1161 | ||
n | 3352 | #, fuzzy | n | ||
3353 | #| msgid "" | ||||
3354 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3355 | #| "classGtk_1_1Range.html\">Reference</link>" | ||||
3356 | msgid "" | 3324 | msgid "" | ||
3357 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3325 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3358 | "classGtk_1_1Range.html\">Reference</link>" | 3326 | "classGtk_1_1Range.html\">Reference</link>" | ||
3359 | msgstr "" | 3327 | msgstr "" | ||
n | 3360 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3328 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3361 | "classGtk_1_1Range.html\">Referens</link>" | 3329 | "classGtk_1_1Range.html\">Referens</link>" | ||
3362 | 3330 | ||||
3363 | #. (itstool) path: section/title | 3331 | #. (itstool) path: section/title | ||
3364 | #: C/index-in.docbook:1164 | 3332 | #: C/index-in.docbook:1164 | ||
3365 | msgid "Scrollbar Widgets" | 3333 | msgid "Scrollbar Widgets" | ||
3388 | "Orienteringen för en <classname>Gtk::Scrollbar</classname> kan vara antingen " | 3356 | "Orienteringen för en <classname>Gtk::Scrollbar</classname> kan vara antingen " | ||
3389 | "horisontell eller vertikal." | 3357 | "horisontell eller vertikal." | ||
3390 | 3358 | ||||
3391 | #. (itstool) path: section/para | 3359 | #. (itstool) path: section/para | ||
3392 | #: C/index-in.docbook:1178 | 3360 | #: C/index-in.docbook:1178 | ||
n | 3393 | #, fuzzy | n | ||
3394 | #| msgid "" | ||||
3395 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3396 | #| "classGtk_1_1Scrollbar.html\">Reference</link>" | ||||
3397 | msgid "" | 3361 | msgid "" | ||
3398 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3362 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3399 | "classGtk_1_1Scrollbar.html\">Reference</link>" | 3363 | "classGtk_1_1Scrollbar.html\">Reference</link>" | ||
3400 | msgstr "" | 3364 | msgstr "" | ||
n | 3401 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3365 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3402 | "classGtk_1_1Scrollbar.html\">Referens</link>" | 3366 | "classGtk_1_1Scrollbar.html\">Referens</link>" | ||
3403 | 3367 | ||||
3404 | #. (itstool) path: section/title | 3368 | #. (itstool) path: section/title | ||
3405 | #: C/index-in.docbook:1183 | 3369 | #: C/index-in.docbook:1183 | ||
3406 | #, fuzzy | 3370 | #, fuzzy | ||
3490 | "Värdet kan också skrivas ut i olika positions relativt till tråget, angivet " | 3454 | "Värdet kan också skrivas ut i olika positions relativt till tråget, angivet " | ||
3491 | "av metoden <methodname>set_value_pos()</methodname>." | 3455 | "av metoden <methodname>set_value_pos()</methodname>." | ||
3492 | 3456 | ||||
3493 | #. (itstool) path: section/para | 3457 | #. (itstool) path: section/para | ||
3494 | #: C/index-in.docbook:1223 | 3458 | #: C/index-in.docbook:1223 | ||
n | 3495 | #, fuzzy | n | ||
3496 | #| msgid "" | ||||
3497 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3498 | #| "classGtk_1_1Scale.html\">Reference</link>" | ||||
3499 | msgid "" | 3459 | msgid "" | ||
3500 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3460 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3501 | "classGtk_1_1Scale.html\">Reference</link>" | 3461 | "classGtk_1_1Scale.html\">Reference</link>" | ||
3502 | msgstr "" | 3462 | msgstr "" | ||
n | 3503 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3463 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3504 | "classGtk_1_1Scale.html\">Referens</link>" | 3464 | "classGtk_1_1Scale.html\">Referens</link>" | ||
3505 | 3465 | ||||
3506 | #. (itstool) path: section/para | 3466 | #. (itstool) path: section/para | ||
3507 | #: C/index-in.docbook:1231 | 3467 | #: C/index-in.docbook:1231 | ||
3508 | #, fuzzy | 3468 | #, fuzzy | ||
3609 | "Markup-syntax</link>. Exempelvis, <code> <b>text i fetstil</b> " | 3569 | "Markup-syntax</link>. Exempelvis, <code> <b>text i fetstil</b> " | ||
3610 | "och <s>genomstruken text</s> </code> ." | 3570 | "och <s>genomstruken text</s> </code> ." | ||
3611 | 3571 | ||||
3612 | #. (itstool) path: section/para | 3572 | #. (itstool) path: section/para | ||
3613 | #: C/index-in.docbook:1284 | 3573 | #: C/index-in.docbook:1284 | ||
n | 3614 | #, fuzzy | n | ||
3615 | #| msgid "" | ||||
3616 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3617 | #| "classGtk_1_1Label.html\">Reference</link>" | ||||
3618 | msgid "" | 3574 | msgid "" | ||
3619 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3575 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3620 | "classGtk_1_1Label.html\">Reference</link>" | 3576 | "classGtk_1_1Label.html\">Reference</link>" | ||
3621 | msgstr "" | 3577 | msgstr "" | ||
n | 3622 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3578 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3623 | "classGtk_1_1Label.html\">Referens</link>" | 3579 | "classGtk_1_1Label.html\">Referens</link>" | ||
3624 | 3580 | ||||
3625 | #. (itstool) path: section/para | 3581 | #. (itstool) path: section/para | ||
3626 | #: C/index-in.docbook:1288 | 3582 | #: C/index-in.docbook:1288 | ||
3627 | msgid "" | 3583 | msgid "" | ||
3760 | "Använd <methodname>Gtk::Window::set_default_widget()</methodname> för att " | 3716 | "Använd <methodname>Gtk::Window::set_default_widget()</methodname> för att " | ||
3761 | "ställa in en komponent som standardkomponenten." | 3717 | "ställa in en komponent som standardkomponenten." | ||
3762 | 3718 | ||||
3763 | #. (itstool) path: section/para | 3719 | #. (itstool) path: section/para | ||
3764 | #: C/index-in.docbook:1355 | 3720 | #: C/index-in.docbook:1355 | ||
n | 3765 | #, fuzzy | n | ||
3766 | #| msgid "" | ||||
3767 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3768 | #| "classGtk_1_1Entry.html\">Reference</link>" | ||||
3769 | msgid "" | 3721 | msgid "" | ||
3770 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3722 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3771 | "classGtk_1_1Entry.html\">Reference</link>" | 3723 | "classGtk_1_1Entry.html\">Reference</link>" | ||
3772 | msgstr "" | 3724 | msgstr "" | ||
n | 3773 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3725 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3774 | "classGtk_1_1Entry.html\">Referens</link>" | 3726 | "classGtk_1_1Entry.html\">Referens</link>" | ||
3775 | 3727 | ||||
3776 | #. (itstool) path: section/title | 3728 | #. (itstool) path: section/title | ||
3777 | #: C/index-in.docbook:1358 | 3729 | #: C/index-in.docbook:1358 | ||
3778 | #, fuzzy | 3730 | #, fuzzy | ||
3885 | "med <methodname>set_match_func()</methodname>. Detta är även användbart om " | 3837 | "med <methodname>set_match_func()</methodname>. Detta är även användbart om " | ||
3886 | "du vill matcha strängen på en annan del än starten." | 3838 | "du vill matcha strängen på en annan del än starten." | ||
3887 | 3839 | ||||
3888 | #. (itstool) path: section/para | 3840 | #. (itstool) path: section/para | ||
3889 | #: C/index-in.docbook:1407 | 3841 | #: C/index-in.docbook:1407 | ||
n | 3890 | #, fuzzy | n | ||
3891 | #| msgid "" | ||||
3892 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
3893 | #| "classGtk_1_1EntryCompletion.html\">Reference</link>" | ||||
3894 | msgid "" | 3842 | msgid "" | ||
3895 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 3843 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
3896 | "classGtk_1_1EntryCompletion.html\">Reference</link>" | 3844 | "classGtk_1_1EntryCompletion.html\">Reference</link>" | ||
3897 | msgstr "" | 3845 | msgstr "" | ||
n | 3898 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 3846 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
3899 | "classGtk_1_1EntryCompletion.html\">Referens</link>" | 3847 | "classGtk_1_1EntryCompletion.html\">Referens</link>" | ||
3900 | 3848 | ||||
3901 | #. (itstool) path: section/title | 3849 | #. (itstool) path: section/title | ||
3902 | #: C/index-in.docbook:1410 | 3850 | #: C/index-in.docbook:1410 | ||
3903 | #, fuzzy | 3851 | #, fuzzy | ||
4257 | "För att tvinga den att fästa vid närmaste <literal>step_increment</literal>, " | 4205 | "För att tvinga den att fästa vid närmaste <literal>step_increment</literal>, " | ||
4258 | "använd <methodname>set_snap_to_ticks()</methodname>." | 4206 | "använd <methodname>set_snap_to_ticks()</methodname>." | ||
4259 | 4207 | ||||
4260 | #. (itstool) path: section/para | 4208 | #. (itstool) path: section/para | ||
4261 | #: C/index-in.docbook:1600 | 4209 | #: C/index-in.docbook:1600 | ||
n | 4262 | #, fuzzy | n | ||
4263 | #| msgid "" | ||||
4264 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4265 | #| "classGtk_1_1SpinButton.html\">Reference</link>" | ||||
4266 | msgid "" | 4210 | msgid "" | ||
4267 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4211 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4268 | "classGtk_1_1SpinButton.html\">Reference</link>" | 4212 | "classGtk_1_1SpinButton.html\">Reference</link>" | ||
4269 | msgstr "" | 4213 | msgstr "" | ||
n | 4270 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4214 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4271 | "classGtk_1_1SpinButton.html\">Referens</link>" | 4215 | "classGtk_1_1SpinButton.html\">Referens</link>" | ||
4272 | 4216 | ||||
4273 | #. (itstool) path: section/para | 4217 | #. (itstool) path: section/para | ||
4274 | #: C/index-in.docbook:1607 | 4218 | #: C/index-in.docbook:1607 | ||
4275 | msgid "Here's an example of a <classname>SpinButton</classname> in action:" | 4219 | msgid "Here's an example of a <classname>SpinButton</classname> in action:" | ||
4338 | "vänster-till-höger, men du kan ändra den till en vertikal förloppsindikator " | 4282 | "vänster-till-höger, men du kan ändra den till en vertikal förloppsindikator " | ||
4339 | "genom att använda metoden <methodname>set_orientation()</methodname>." | 4283 | "genom att använda metoden <methodname>set_orientation()</methodname>." | ||
4340 | 4284 | ||||
4341 | #. (itstool) path: section/para | 4285 | #. (itstool) path: section/para | ||
4342 | #: C/index-in.docbook:1644 | 4286 | #: C/index-in.docbook:1644 | ||
n | 4343 | #, fuzzy | n | ||
4344 | #| msgid "" | ||||
4345 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4346 | #| "classGtk_1_1ProgressBar.html\">Reference</link>" | ||||
4347 | msgid "" | 4287 | msgid "" | ||
4348 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4288 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4349 | "classGtk_1_1ProgressBar.html\">Reference</link>" | 4289 | "classGtk_1_1ProgressBar.html\">Reference</link>" | ||
4350 | msgstr "" | 4290 | msgstr "" | ||
n | 4351 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4291 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4352 | "classGtk_1_1ProgressBar.html\">Referens</link>" | 4292 | "classGtk_1_1ProgressBar.html\">Referens</link>" | ||
4353 | 4293 | ||||
4354 | #. (itstool) path: section/title | 4294 | #. (itstool) path: section/title | ||
4355 | #: C/index-in.docbook:1647 | 4295 | #: C/index-in.docbook:1647 | ||
4356 | msgid "Activity Mode" | 4296 | msgid "Activity Mode" | ||
4440 | "nytt fönster. Dess API är väldigt likt API:t för <link linkend=\"chapter-" | 4380 | "nytt fönster. Dess API är väldigt likt API:t för <link linkend=\"chapter-" | ||
4441 | "dialogs\">Gtk::Dialog</link>." | 4381 | "dialogs\">Gtk::Dialog</link>." | ||
4442 | 4382 | ||||
4443 | #. (itstool) path: section/para | 4383 | #. (itstool) path: section/para | ||
4444 | #: C/index-in.docbook:1692 | 4384 | #: C/index-in.docbook:1692 | ||
n | 4445 | #, fuzzy | n | ||
4446 | #| msgid "" | ||||
4447 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4448 | #| "classGtk_1_1InfoBar.html\">Reference</link>" | ||||
4449 | msgid "" | 4385 | msgid "" | ||
4450 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4386 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4451 | "classGtk_1_1InfoBar.html\">Reference</link>" | 4387 | "classGtk_1_1InfoBar.html\">Reference</link>" | ||
4452 | msgstr "" | 4388 | msgstr "" | ||
n | 4453 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4389 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4454 | "classGtk_1_1InfoBar.html\">Referens</link>" | 4390 | "classGtk_1_1InfoBar.html\">Referens</link>" | ||
4455 | 4391 | ||||
4456 | #. (itstool) path: section/para | 4392 | #. (itstool) path: section/para | ||
4457 | #: C/index-in.docbook:1697 | 4393 | #: C/index-in.docbook:1697 | ||
4458 | msgid "" | 4394 | msgid "" | ||
4504 | "<classname>Widget</classname>. <classname>Gtk::Tooltip</classname> används " | 4440 | "<classname>Widget</classname>. <classname>Gtk::Tooltip</classname> används " | ||
4505 | "för mer avancerad inforuteanvändning, som att visa en bild såväl som text." | 4441 | "för mer avancerad inforuteanvändning, som att visa en bild såväl som text." | ||
4506 | 4442 | ||||
4507 | #. (itstool) path: section/para | 4443 | #. (itstool) path: section/para | ||
4508 | #: C/index-in.docbook:1726 | 4444 | #: C/index-in.docbook:1726 | ||
n | 4509 | #, fuzzy | n | ||
4510 | #| msgid "" | ||||
4511 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4512 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | ||||
4513 | msgid "" | 4445 | msgid "" | ||
4514 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4446 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4515 | "classGtk_1_1Widget.html\">Widget Reference</link>" | 4447 | "classGtk_1_1Widget.html\">Widget Reference</link>" | ||
4516 | msgstr "" | 4448 | msgstr "" | ||
n | 4517 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4449 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4518 | "classGtk_1_1Widget.html\">Widget-referens</link>" | 4450 | "classGtk_1_1Widget.html\">Widget-referens</link>" | ||
4519 | 4451 | ||||
4520 | #. (itstool) path: section/para | 4452 | #. (itstool) path: section/para | ||
4521 | #: C/index-in.docbook:1727 | 4453 | #: C/index-in.docbook:1727 | ||
n | 4522 | #, fuzzy | n | ||
4523 | #| msgid "" | ||||
4524 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4525 | #| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>" | ||||
4526 | msgid "" | 4454 | msgid "" | ||
4527 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4455 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4528 | "classGtk_1_1Tooltip.html\">Tooltip Reference</link>" | 4456 | "classGtk_1_1Tooltip.html\">Tooltip Reference</link>" | ||
4529 | msgstr "" | 4457 | msgstr "" | ||
n | 4530 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4458 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4531 | "classGtk_1_1Tooltip.html\">Tooltip-referens</link>" | 4459 | "classGtk_1_1Tooltip.html\">Tooltip-referens</link>" | ||
4532 | 4460 | ||||
4533 | #. (itstool) path: figure/title | 4461 | #. (itstool) path: figure/title | ||
4534 | #: C/index-in.docbook:1733 | 4462 | #: C/index-in.docbook:1733 | ||
4535 | #, fuzzy | 4463 | #, fuzzy | ||
4631 | "classname> eller <classname>CheckButton</classname> i en <classname>Frame</" | 4559 | "classname> eller <classname>CheckButton</classname> i en <classname>Frame</" | ||
4632 | "classname>." | 4560 | "classname>." | ||
4633 | 4561 | ||||
4634 | #. (itstool) path: section/para | 4562 | #. (itstool) path: section/para | ||
4635 | #: C/index-in.docbook:1781 | 4563 | #: C/index-in.docbook:1781 | ||
n | 4636 | #, fuzzy | n | ||
4637 | #| msgid "" | ||||
4638 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4639 | #| "classGtk_1_1Frame.html\">Reference</link>" | ||||
4640 | msgid "" | 4564 | msgid "" | ||
4641 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4565 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4642 | "classGtk_1_1Frame.html\">Reference</link>" | 4566 | "classGtk_1_1Frame.html\">Reference</link>" | ||
4643 | msgstr "" | 4567 | msgstr "" | ||
n | 4644 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4568 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4645 | "classGtk_1_1Frame.html\">Referens</link>" | 4569 | "classGtk_1_1Frame.html\">Referens</link>" | ||
4646 | 4570 | ||||
4647 | #. (itstool) path: imageobject/imagedata | 4571 | #. (itstool) path: imageobject/imagedata | ||
4648 | #. This is a reference to an external file such as an image or video. When | 4572 | #. This is a reference to an external file such as an image or video. When | ||
4649 | #. the file changes, the md5 hash will change to let you know you need to | 4573 | #. the file changes, the md5 hash will change to let you know you need to | ||
4706 | "Du kan justera avskiljarens position genom att använda metoden " | 4630 | "Du kan justera avskiljarens position genom att använda metoden " | ||
4707 | "<methodname>set_position()</methodname>, och kommer troligen behöva göra det." | 4631 | "<methodname>set_position()</methodname>, och kommer troligen behöva göra det." | ||
4708 | 4632 | ||||
4709 | #. (itstool) path: section/para | 4633 | #. (itstool) path: section/para | ||
4710 | #: C/index-in.docbook:1820 | 4634 | #: C/index-in.docbook:1820 | ||
n | 4711 | #, fuzzy | n | ||
4712 | #| msgid "" | ||||
4713 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4714 | #| "classGtk_1_1Paned.html\">Reference</link>" | ||||
4715 | msgid "" | 4635 | msgid "" | ||
4716 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4636 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4717 | "classGtk_1_1Paned.html\">Reference</link>" | 4637 | "classGtk_1_1Paned.html\">Reference</link>" | ||
4718 | msgstr "" | 4638 | msgstr "" | ||
n | 4719 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4639 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4720 | "classGtk_1_1Paned.html\">Referens</link>" | 4640 | "classGtk_1_1Paned.html\">Referens</link>" | ||
4721 | 4641 | ||||
4722 | #. (itstool) path: imageobject/imagedata | 4642 | #. (itstool) path: imageobject/imagedata | ||
4723 | #. This is a reference to an external file such as an image or video. When | 4643 | #. This is a reference to an external file such as an image or video. When | ||
4724 | #. the file changes, the md5 hash will change to let you know you need to | 4644 | #. the file changes, the md5 hash will change to let you know you need to | ||
4786 | "<literal>Gtk::PolicyType::ALWAYS</literal> kommer få rullningslisten att " | 4706 | "<literal>Gtk::PolicyType::ALWAYS</literal> kommer få rullningslisten att " | ||
4787 | "alltid visas." | 4707 | "alltid visas." | ||
4788 | 4708 | ||||
4789 | #. (itstool) path: section/para | 4709 | #. (itstool) path: section/para | ||
4790 | #: C/index-in.docbook:1861 | 4710 | #: C/index-in.docbook:1861 | ||
n | 4791 | #, fuzzy | n | ||
4792 | #| msgid "" | ||||
4793 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4794 | #| "classGtk_1_1ScrolledWindow.html\">Reference</link>" | ||||
4795 | msgid "" | 4711 | msgid "" | ||
4796 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4712 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4797 | "classGtk_1_1ScrolledWindow.html\">Reference</link>" | 4713 | "classGtk_1_1ScrolledWindow.html\">Reference</link>" | ||
4798 | msgstr "" | 4714 | msgstr "" | ||
n | 4799 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4715 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4800 | "classGtk_1_1ScrolledWindow.html\">Referens</link>" | 4716 | "classGtk_1_1ScrolledWindow.html\">Referens</link>" | ||
4801 | 4717 | ||||
4802 | #. (itstool) path: section/para | 4718 | #. (itstool) path: section/para | ||
4803 | #: C/index-in.docbook:1866 | 4719 | #: C/index-in.docbook:1866 | ||
4804 | msgid "" | 4720 | msgid "" | ||
4856 | "Exempelvis skulle detta låta dig visa ett foto utan att användaren kan " | 4772 | "Exempelvis skulle detta låta dig visa ett foto utan att användaren kan " | ||
4857 | "förvränga det horisontellt eller vertikalt då storleken ändras." | 4773 | "förvränga det horisontellt eller vertikalt då storleken ändras." | ||
4858 | 4774 | ||||
4859 | #. (itstool) path: section/para | 4775 | #. (itstool) path: section/para | ||
4860 | #: C/index-in.docbook:1894 | 4776 | #: C/index-in.docbook:1894 | ||
n | 4861 | #, fuzzy | n | ||
4862 | #| msgid "" | ||||
4863 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
4864 | #| "classGtk_1_1AspectFrame.html\">Reference</link>" | ||||
4865 | msgid "" | 4777 | msgid "" | ||
4866 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 4778 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
4867 | "classGtk_1_1AspectFrame.html\">Reference</link>" | 4779 | "classGtk_1_1AspectFrame.html\">Reference</link>" | ||
4868 | msgstr "" | 4780 | msgstr "" | ||
n | 4869 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 4781 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
4870 | "classGtk_1_1AspectFrame.html\">Referens</link>" | 4782 | "classGtk_1_1AspectFrame.html\">Referens</link>" | ||
4871 | 4783 | ||||
4872 | #. (itstool) path: section/para | 4784 | #. (itstool) path: section/para | ||
4873 | #: C/index-in.docbook:1899 | 4785 | #: C/index-in.docbook:1899 | ||
4874 | msgid "" | 4786 | msgid "" | ||
4918 | "fullständig lista. Här är länkar till några exempelprogram som visar " | 4830 | "fullständig lista. Här är länkar till några exempelprogram som visar " | ||
4919 | "behållare som inte nämns någon annanstans i denna handledning." | 4831 | "behållare som inte nämns någon annanstans i denna handledning." | ||
4920 | 4832 | ||||
4921 | #. (itstool) path: section/para | 4833 | #. (itstool) path: section/para | ||
4922 | #: C/index-in.docbook:1926 | 4834 | #: C/index-in.docbook:1926 | ||
n | 4923 | #, fuzzy | n | ||
4924 | msgid "" | 4835 | msgid "" | ||
4925 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 4836 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
4926 | "master/examples/book/expander\">Source Code, Expander</link>" | 4837 | "master/examples/book/expander\">Source Code, Expander</link>" | ||
4927 | msgstr "" | 4838 | msgstr "" | ||
4928 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 4839 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
4929 | "master/examples/book/expander\">Källkod, Expander</link>" | 4840 | "master/examples/book/expander\">Källkod, Expander</link>" | ||
4930 | 4841 | ||||
4931 | #. (itstool) path: section/para | 4842 | #. (itstool) path: section/para | ||
4932 | #: C/index-in.docbook:1927 | 4843 | #: C/index-in.docbook:1927 | ||
n | 4933 | #, fuzzy | n | ||
4934 | msgid "" | 4844 | msgid "" | ||
4935 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 4845 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
4936 | "master/examples/book/popover\">Source Code, Popover</link>" | 4846 | "master/examples/book/popover\">Source Code, Popover</link>" | ||
4937 | msgstr "" | 4847 | msgstr "" | ||
4938 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 4848 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
5316 | "<methodname>set_margin_start()</methodname> och " | 5226 | "<methodname>set_margin_start()</methodname> och " | ||
5317 | "<methodname>set_margin_end()</methodname> methods." | 5227 | "<methodname>set_margin_end()</methodname> methods." | ||
5318 | 5228 | ||||
5319 | #. (itstool) path: section/para | 5229 | #. (itstool) path: section/para | ||
5320 | #: C/index-in.docbook:2116 | 5230 | #: C/index-in.docbook:2116 | ||
n | 5321 | #, fuzzy | n | ||
5322 | #| msgid "" | ||||
5323 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
5324 | #| "classGtk_1_1Box.html\">Reference</link>" | ||||
5325 | msgid "" | 5231 | msgid "" | ||
5326 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5232 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
5327 | "classGtk_1_1Box.html\">Reference</link>" | 5233 | "classGtk_1_1Box.html\">Reference</link>" | ||
5328 | msgstr "" | 5234 | msgstr "" | ||
n | 5329 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/classGtk_1_1Box." | n | 5235 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
5330 | "html\">Referens</link>" | 5236 | "classGtk_1_1Box.html\">Referens</link>" | ||
5331 | 5237 | ||||
5332 | #. (itstool) path: section/title | 5238 | #. (itstool) path: section/title | ||
5333 | #: C/index-in.docbook:2121 | 5239 | #: C/index-in.docbook:2121 | ||
5334 | #, fuzzy | 5240 | #, fuzzy | ||
5335 | msgid "Per-container packing options" | 5241 | msgid "Per-container packing options" | ||
5544 | "classname> för att styra deras utrymme och deras beteende när vår Grid får " | 5450 | "classname> för att styra deras utrymme och deras beteende när vår Grid får " | ||
5545 | "storleken ändrad." | 5451 | "storleken ändrad." | ||
5546 | 5452 | ||||
5547 | #. (itstool) path: section/para | 5453 | #. (itstool) path: section/para | ||
5548 | #: C/index-in.docbook:2216 | 5454 | #: C/index-in.docbook:2216 | ||
n | 5549 | #, fuzzy | n | ||
5550 | #| msgid "" | ||||
5551 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
5552 | #| "classGtk_1_1Grid.html\">Reference</link>" | ||||
5553 | msgid "" | 5455 | msgid "" | ||
5554 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5456 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
5555 | "classGtk_1_1Grid.html\">Reference</link>" | 5457 | "classGtk_1_1Grid.html\">Reference</link>" | ||
5556 | msgstr "" | 5458 | msgstr "" | ||
n | 5557 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5459 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
5558 | "classGtk_1_1Grid.html\">Referens</link>" | 5460 | "classGtk_1_1Grid.html\">Referens</link>" | ||
5559 | 5461 | ||||
5560 | #. (itstool) path: section/para | 5462 | #. (itstool) path: section/para | ||
5561 | #: C/index-in.docbook:2220 | 5463 | #: C/index-in.docbook:2220 | ||
5562 | msgid "" | 5464 | msgid "" | ||
5648 | "Använd metoden <methodname>set_current_page()</methodname> för att " | 5550 | "Använd metoden <methodname>set_current_page()</methodname> för att " | ||
5649 | "programmatiskt ändra den valda sidan." | 5551 | "programmatiskt ändra den valda sidan." | ||
5650 | 5552 | ||||
5651 | #. (itstool) path: section/para | 5553 | #. (itstool) path: section/para | ||
5652 | #: C/index-in.docbook:2270 | 5554 | #: C/index-in.docbook:2270 | ||
n | 5653 | #, fuzzy | n | ||
5654 | #| msgid "" | ||||
5655 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
5656 | #| "classGtk_1_1Notebook.html\">Reference</link>" | ||||
5657 | msgid "" | 5555 | msgid "" | ||
5658 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5556 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
5659 | "classGtk_1_1Notebook.html\">Reference</link>" | 5557 | "classGtk_1_1Notebook.html\">Reference</link>" | ||
5660 | msgstr "" | 5558 | msgstr "" | ||
n | 5661 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5559 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
5662 | "classGtk_1_1Notebook.html\">Referens</link>" | 5560 | "classGtk_1_1Notebook.html\">Referens</link>" | ||
5663 | 5561 | ||||
5664 | #. (itstool) path: imageobject/imagedata | 5562 | #. (itstool) path: imageobject/imagedata | ||
5665 | #. This is a reference to an external file such as an image or video. When | 5563 | #. This is a reference to an external file such as an image or video. When | ||
5666 | #. the file changes, the md5 hash will change to let you know you need to | 5564 | #. the file changes, the md5 hash will change to let you know you need to | ||
5768 | "standardknapparna. Använd metoden <methodname>remove_action_widget()</" | 5666 | "standardknapparna. Använd metoden <methodname>remove_action_widget()</" | ||
5769 | "methodname> för att ta bort komponenter." | 5667 | "methodname> för att ta bort komponenter." | ||
5770 | 5668 | ||||
5771 | #. (itstool) path: section/para | 5669 | #. (itstool) path: section/para | ||
5772 | #: C/index-in.docbook:2317 | 5670 | #: C/index-in.docbook:2317 | ||
n | 5773 | #, fuzzy | n | ||
5774 | #| msgid "" | ||||
5775 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
5776 | #| "classGtk_1_1Assistant.html\">Reference</link>" | ||||
5777 | msgid "" | 5671 | msgid "" | ||
5778 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5672 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
5779 | "classGtk_1_1Assistant.html\">Reference</link>" | 5673 | "classGtk_1_1Assistant.html\">Reference</link>" | ||
5780 | msgstr "" | 5674 | msgstr "" | ||
n | 5781 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5675 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
5782 | "classGtk_1_1Assistant.html\">Referens</link>" | 5676 | "classGtk_1_1Assistant.html\">Referens</link>" | ||
5783 | 5677 | ||||
5784 | #. (itstool) path: imageobject/imagedata | 5678 | #. (itstool) path: imageobject/imagedata | ||
5785 | #. This is a reference to an external file such as an image or video. When | 5679 | #. This is a reference to an external file such as an image or video. When | ||
5786 | #. the file changes, the md5 hash will change to let you know you need to | 5680 | #. the file changes, the md5 hash will change to let you know you need to | ||
5967 | 5861 | ||||
5968 | #. (itstool) path: section/para | 5862 | #. (itstool) path: section/para | ||
5969 | #: C/index-in.docbook:2421 | 5863 | #: C/index-in.docbook:2421 | ||
5970 | #, fuzzy | 5864 | #, fuzzy | ||
5971 | #| msgid "" | 5865 | #| msgid "" | ||
n | 5972 | #| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | n | 5866 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" |
5973 | #| "classGio_1_1Resource.html\">Gio::Resource Reference</link>" | 5867 | #| "classGio_1_1Resource.html\">Gio::Resource Reference</link>" | ||
5974 | msgid "" | 5868 | msgid "" | ||
5975 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" | 5869 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" | ||
5976 | "classGio_1_1ListStore.html\">Gio::ListStore Reference</link>" | 5870 | "classGio_1_1ListStore.html\">Gio::ListStore Reference</link>" | ||
5977 | msgstr "" | 5871 | msgstr "" | ||
n | 5978 | "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | n | 5872 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" |
5979 | "classGio_1_1Resource.html\">Referens för Gio::Resource</link>" | 5873 | "classGio_1_1Resource.html\">Referens för Gio::Resource</link>" | ||
5980 | 5874 | ||||
5981 | #. (itstool) path: section/para | 5875 | #. (itstool) path: section/para | ||
5982 | #: C/index-in.docbook:2422 | 5876 | #: C/index-in.docbook:2422 | ||
5983 | #, fuzzy | 5877 | #, fuzzy | ||
5984 | #| msgid "" | 5878 | #| msgid "" | ||
n | 5985 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5879 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
5986 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | 5880 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | ||
5987 | msgid "" | 5881 | msgid "" | ||
5988 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5882 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
5989 | "classGtk_1_1StringList.html\">StringList Reference</link>" | 5883 | "classGtk_1_1StringList.html\">StringList Reference</link>" | ||
5990 | msgstr "" | 5884 | msgstr "" | ||
n | 5991 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5885 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
5992 | "classGtk_1_1Widget.html\">Widget-referens</link>" | 5886 | "classGtk_1_1Widget.html\">Widget-referens</link>" | ||
5993 | 5887 | ||||
5994 | #. (itstool) path: section/para | 5888 | #. (itstool) path: section/para | ||
5995 | #: C/index-in.docbook:2423 | 5889 | #: C/index-in.docbook:2423 | ||
5996 | #, fuzzy | 5890 | #, fuzzy | ||
5997 | #| msgid "" | 5891 | #| msgid "" | ||
n | 5998 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5892 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
5999 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | 5893 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | ||
6000 | msgid "" | 5894 | msgid "" | ||
6001 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5895 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6002 | "classGtk_1_1DirectoryList.html\">DirectoryList Reference</link>" | 5896 | "classGtk_1_1DirectoryList.html\">DirectoryList Reference</link>" | ||
6003 | msgstr "" | 5897 | msgstr "" | ||
n | 6004 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5898 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6005 | "classGtk_1_1Widget.html\">Widget-referens</link>" | 5899 | "classGtk_1_1Widget.html\">Widget-referens</link>" | ||
6006 | 5900 | ||||
6007 | #. (itstool) path: section/title | 5901 | #. (itstool) path: section/title | ||
6008 | #: C/index-in.docbook:2427 | 5902 | #: C/index-in.docbook:2427 | ||
6009 | #, fuzzy | 5903 | #, fuzzy | ||
6031 | 5925 | ||||
6032 | #. (itstool) path: section/para | 5926 | #. (itstool) path: section/para | ||
6033 | #: C/index-in.docbook:2434 | 5927 | #: C/index-in.docbook:2434 | ||
6034 | #, fuzzy | 5928 | #, fuzzy | ||
6035 | #| msgid "" | 5929 | #| msgid "" | ||
n | 6036 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5930 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6037 | #| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>" | 5931 | #| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>" | ||
6038 | msgid "" | 5932 | msgid "" | ||
6039 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5933 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6040 | "classGtk_1_1NoSelection.html\">NoSelection Reference</link>" | 5934 | "classGtk_1_1NoSelection.html\">NoSelection Reference</link>" | ||
6041 | msgstr "" | 5935 | msgstr "" | ||
n | 6042 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5936 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6043 | "classGtk_1_1Tooltip.html\">Tooltip-referens</link>" | 5937 | "classGtk_1_1Tooltip.html\">Tooltip-referens</link>" | ||
6044 | 5938 | ||||
6045 | #. (itstool) path: section/para | 5939 | #. (itstool) path: section/para | ||
6046 | #: C/index-in.docbook:2435 | 5940 | #: C/index-in.docbook:2435 | ||
6047 | #, fuzzy | 5941 | #, fuzzy | ||
6048 | #| msgid "" | 5942 | #| msgid "" | ||
n | 6049 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5943 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6050 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | 5944 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | ||
6051 | msgid "" | 5945 | msgid "" | ||
6052 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5946 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6053 | "classGtk_1_1SingleSelection.html\">SingleSelection Reference</link>" | 5947 | "classGtk_1_1SingleSelection.html\">SingleSelection Reference</link>" | ||
6054 | msgstr "" | 5948 | msgstr "" | ||
n | 6055 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5949 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6056 | "classGtk_1_1Widget.html\">Widget-referens</link>" | 5950 | "classGtk_1_1Widget.html\">Widget-referens</link>" | ||
6057 | 5951 | ||||
6058 | #. (itstool) path: section/para | 5952 | #. (itstool) path: section/para | ||
6059 | #: C/index-in.docbook:2436 | 5953 | #: C/index-in.docbook:2436 | ||
6060 | #, fuzzy | 5954 | #, fuzzy | ||
6061 | #| msgid "" | 5955 | #| msgid "" | ||
n | 6062 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5956 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6063 | #| "classGtk_1_1Application.html\">Gtk::Application Reference</link>" | 5957 | #| "classGtk_1_1Application.html\">Gtk::Application Reference</link>" | ||
6064 | msgid "" | 5958 | msgid "" | ||
6065 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5959 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6066 | "classGtk_1_1MultiSelection.html\">MultiSelection Reference</link>" | 5960 | "classGtk_1_1MultiSelection.html\">MultiSelection Reference</link>" | ||
6067 | msgstr "" | 5961 | msgstr "" | ||
n | 6068 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5962 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6069 | "classGtk_1_1Application.html\">Referens för Gtk::Application</link>" | 5963 | "classGtk_1_1Application.html\">Referens för Gtk::Application</link>" | ||
6070 | 5964 | ||||
6071 | #. (itstool) path: section/title | 5965 | #. (itstool) path: section/title | ||
6072 | #: C/index-in.docbook:2440 | 5966 | #: C/index-in.docbook:2440 | ||
6073 | #, fuzzy | 5967 | #, fuzzy | ||
6087 | 5981 | ||||
6088 | #. (itstool) path: section/para | 5982 | #. (itstool) path: section/para | ||
6089 | #: C/index-in.docbook:2448 | 5983 | #: C/index-in.docbook:2448 | ||
6090 | #, fuzzy | 5984 | #, fuzzy | ||
6091 | #| msgid "" | 5985 | #| msgid "" | ||
n | 6092 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5986 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6093 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | 5987 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | ||
6094 | msgid "" | 5988 | msgid "" | ||
6095 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 5989 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6096 | "classGtk_1_1SignalListItemFactory.html\">SignalListItemFactory Reference</" | 5990 | "classGtk_1_1SignalListItemFactory.html\">SignalListItemFactory Reference</" | ||
6097 | "link>" | 5991 | "link>" | ||
6098 | msgstr "" | 5992 | msgstr "" | ||
n | 6099 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 5993 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6100 | "classGtk_1_1Widget.html\">Widget-referens</link>" | 5994 | "classGtk_1_1Widget.html\">Widget-referens</link>" | ||
6101 | 5995 | ||||
6102 | #. (itstool) path: section/title | 5996 | #. (itstool) path: section/title | ||
6103 | #: C/index-in.docbook:2452 C/index-in.docbook:2823 C/index-in.docbook:3872 | 5997 | #: C/index-in.docbook:2452 C/index-in.docbook:2823 C/index-in.docbook:3872 | ||
6104 | #, fuzzy | 5998 | #, fuzzy | ||
6156 | 6050 | ||||
6157 | #. (itstool) path: section/para | 6051 | #. (itstool) path: section/para | ||
6158 | #: C/index-in.docbook:2478 | 6052 | #: C/index-in.docbook:2478 | ||
6159 | #, fuzzy | 6053 | #, fuzzy | ||
6160 | #| msgid "" | 6054 | #| msgid "" | ||
n | 6161 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6055 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6162 | #| "classGtk_1_1TextView.html\">Reference</link>" | 6056 | #| "classGtk_1_1TextView.html\">Reference</link>" | ||
6163 | msgid "" | 6057 | msgid "" | ||
6164 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6058 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6165 | "classGtk_1_1ListView.html\">Reference</link>" | 6059 | "classGtk_1_1ListView.html\">Reference</link>" | ||
6166 | msgstr "" | 6060 | msgstr "" | ||
n | 6167 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6061 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6168 | "classGtk_1_1TextView.html\">Referens</link>" | 6062 | "classGtk_1_1TextView.html\">Referens</link>" | ||
6169 | 6063 | ||||
6170 | #. (itstool) path: imageobject/imagedata | 6064 | #. (itstool) path: imageobject/imagedata | ||
6171 | #. This is a reference to an external file such as an image or video. When | 6065 | #. This is a reference to an external file such as an image or video. When | ||
6172 | #. the file changes, the md5 hash will change to let you know you need to | 6066 | #. the file changes, the md5 hash will change to let you know you need to | ||
6211 | 6105 | ||||
6212 | #. (itstool) path: section/para | 6106 | #. (itstool) path: section/para | ||
6213 | #: C/index-in.docbook:2502 | 6107 | #: C/index-in.docbook:2502 | ||
6214 | #, fuzzy | 6108 | #, fuzzy | ||
6215 | #| msgid "" | 6109 | #| msgid "" | ||
n | 6216 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6110 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6217 | #| "classGtk_1_1Grid.html\">Reference</link>" | 6111 | #| "classGtk_1_1Grid.html\">Reference</link>" | ||
6218 | msgid "" | 6112 | msgid "" | ||
6219 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6113 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6220 | "classGtk_1_1GridView.html\">Reference</link>" | 6114 | "classGtk_1_1GridView.html\">Reference</link>" | ||
6221 | msgstr "" | 6115 | msgstr "" | ||
n | 6222 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6116 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6223 | "classGtk_1_1Grid.html\">Referens</link>" | 6117 | "classGtk_1_1Grid.html\">Referens</link>" | ||
6224 | 6118 | ||||
6225 | #. (itstool) path: imageobject/imagedata | 6119 | #. (itstool) path: imageobject/imagedata | ||
6226 | #. This is a reference to an external file such as an image or video. When | 6120 | #. This is a reference to an external file such as an image or video. When | ||
6227 | #. the file changes, the md5 hash will change to let you know you need to | 6121 | #. the file changes, the md5 hash will change to let you know you need to | ||
6271 | 6165 | ||||
6272 | #. (itstool) path: section/para | 6166 | #. (itstool) path: section/para | ||
6273 | #: C/index-in.docbook:2526 | 6167 | #: C/index-in.docbook:2526 | ||
6274 | #, fuzzy | 6168 | #, fuzzy | ||
6275 | #| msgid "" | 6169 | #| msgid "" | ||
n | 6276 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6170 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6277 | #| "classGtk_1_1TreeView.html\">Reference</link>" | 6171 | #| "classGtk_1_1TreeView.html\">Reference</link>" | ||
6278 | msgid "" | 6172 | msgid "" | ||
6279 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6173 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6280 | "classGtk_1_1ColumnView.html\">Reference</link>" | 6174 | "classGtk_1_1ColumnView.html\">Reference</link>" | ||
6281 | msgstr "" | 6175 | msgstr "" | ||
n | 6282 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6176 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6283 | "classGtk_1_1TreeView.html\">Referens</link>" | 6177 | "classGtk_1_1TreeView.html\">Referens</link>" | ||
6284 | 6178 | ||||
6285 | #. (itstool) path: imageobject/imagedata | 6179 | #. (itstool) path: imageobject/imagedata | ||
6286 | #. This is a reference to an external file such as an image or video. When | 6180 | #. This is a reference to an external file such as an image or video. When | ||
6287 | #. the file changes, the md5 hash will change to let you know you need to | 6181 | #. the file changes, the md5 hash will change to let you know you need to | ||
6349 | 6243 | ||||
6350 | #. (itstool) path: section/para | 6244 | #. (itstool) path: section/para | ||
6351 | #: C/index-in.docbook:2562 | 6245 | #: C/index-in.docbook:2562 | ||
6352 | #, fuzzy | 6246 | #, fuzzy | ||
6353 | #| msgid "" | 6247 | #| msgid "" | ||
n | 6354 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6248 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6355 | #| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | 6249 | #| "classGtk_1_1TreeModel.html\">Reference</link>" | ||
6356 | msgid "" | 6250 | msgid "" | ||
6357 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6251 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6358 | "classGtk_1_1SortListModel.html\">SortListModel Reference</link>" | 6252 | "classGtk_1_1SortListModel.html\">SortListModel Reference</link>" | ||
6359 | msgstr "" | 6253 | msgstr "" | ||
n | 6360 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6254 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6361 | "classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>" | 6255 | "classGtk_1_1TreeModel.html\">Referens</link>" | ||
6362 | 6256 | ||||
6363 | #. (itstool) path: section/para | 6257 | #. (itstool) path: section/para | ||
6364 | #: C/index-in.docbook:2563 | 6258 | #: C/index-in.docbook:2563 | ||
6365 | #, fuzzy | 6259 | #, fuzzy | ||
6366 | #| msgid "" | 6260 | #| msgid "" | ||
n | 6367 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6261 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6368 | #| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>" | 6262 | #| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>" | ||
6369 | msgid "" | 6263 | msgid "" | ||
6370 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6264 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6371 | "classGtk_1_1StringSorter.html\">StringSorter Reference</link>" | 6265 | "classGtk_1_1StringSorter.html\">StringSorter Reference</link>" | ||
6372 | msgstr "" | 6266 | msgstr "" | ||
n | 6373 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6267 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6374 | "classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>" | 6268 | "classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>" | ||
6375 | 6269 | ||||
6376 | #. (itstool) path: section/para | 6270 | #. (itstool) path: section/para | ||
6377 | #: C/index-in.docbook:2564 | 6271 | #: C/index-in.docbook:2564 | ||
6378 | #, fuzzy | 6272 | #, fuzzy | ||
6379 | #| msgid "" | 6273 | #| msgid "" | ||
n | 6380 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6274 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6381 | #| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>" | 6275 | #| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>" | ||
6382 | msgid "" | 6276 | msgid "" | ||
6383 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6277 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6384 | "classGtk_1_1NumericSorter.html\">NumericSorter Reference</link>" | 6278 | "classGtk_1_1NumericSorter.html\">NumericSorter Reference</link>" | ||
6385 | msgstr "" | 6279 | msgstr "" | ||
n | 6386 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6280 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6387 | "classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>" | 6281 | "classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>" | ||
6388 | 6282 | ||||
6389 | #. (itstool) path: figure/title | 6283 | #. (itstool) path: figure/title | ||
6390 | #: C/index-in.docbook:2570 | 6284 | #: C/index-in.docbook:2570 | ||
6391 | msgid "SortListModel" | 6285 | msgid "SortListModel" | ||
6442 | 6336 | ||||
6443 | #. (itstool) path: section/para | 6337 | #. (itstool) path: section/para | ||
6444 | #: C/index-in.docbook:2590 | 6338 | #: C/index-in.docbook:2590 | ||
6445 | #, fuzzy | 6339 | #, fuzzy | ||
6446 | #| msgid "" | 6340 | #| msgid "" | ||
n | 6447 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6341 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6448 | #| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | 6342 | #| "classGtk_1_1FileDialog.html\">FileDialog Reference</link>" | ||
6449 | msgid "" | 6343 | msgid "" | ||
6450 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6344 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6451 | "classGtk_1_1FilterListModel.html\">FilterListModel Reference</link>" | 6345 | "classGtk_1_1FilterListModel.html\">FilterListModel Reference</link>" | ||
6452 | msgstr "" | 6346 | msgstr "" | ||
n | 6453 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6347 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6454 | "classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>" | 6348 | "classGtk_1_1FileDialog.html\">FileDialog-referens</link>" | ||
6455 | 6349 | ||||
6456 | #. (itstool) path: section/para | 6350 | #. (itstool) path: section/para | ||
6457 | #: C/index-in.docbook:2591 | 6351 | #: C/index-in.docbook:2591 | ||
6458 | #, fuzzy | 6352 | #, fuzzy | ||
6459 | #| msgid "" | 6353 | #| msgid "" | ||
n | 6460 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6354 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6461 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | 6355 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | ||
6462 | msgid "" | 6356 | msgid "" | ||
6463 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6357 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6464 | "classGtk_1_1StringFilter.html\">StringFilter Reference</link>" | 6358 | "classGtk_1_1StringFilter.html\">StringFilter Reference</link>" | ||
6465 | msgstr "" | 6359 | msgstr "" | ||
n | 6466 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6360 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6467 | "classGtk_1_1Widget.html\">Widget-referens</link>" | 6361 | "classGtk_1_1Widget.html\">Widget-referens</link>" | ||
6468 | 6362 | ||||
6469 | #. (itstool) path: section/para | 6363 | #. (itstool) path: section/para | ||
6470 | #: C/index-in.docbook:2592 | 6364 | #: C/index-in.docbook:2592 | ||
6471 | #, fuzzy | 6365 | #, fuzzy | ||
6472 | #| msgid "" | 6366 | #| msgid "" | ||
n | 6473 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6367 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6474 | #| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>" | 6368 | #| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>" | ||
6475 | msgid "" | 6369 | msgid "" | ||
6476 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6370 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6477 | "classGtk_1_1BoolFilter.html\">BoolFilter Reference</link>" | 6371 | "classGtk_1_1BoolFilter.html\">BoolFilter Reference</link>" | ||
6478 | msgstr "" | 6372 | msgstr "" | ||
n | 6479 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6373 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6480 | "classGtk_1_1Tooltip.html\">Tooltip-referens</link>" | 6374 | "classGtk_1_1Tooltip.html\">Tooltip-referens</link>" | ||
6481 | 6375 | ||||
6482 | #. (itstool) path: figure/title | 6376 | #. (itstool) path: figure/title | ||
6483 | #: C/index-in.docbook:2598 | 6377 | #: C/index-in.docbook:2598 | ||
6484 | msgid "FilterListModel" | 6378 | msgid "FilterListModel" | ||
6533 | 6427 | ||||
6534 | #. (itstool) path: section/para | 6428 | #. (itstool) path: section/para | ||
6535 | #: C/index-in.docbook:2622 | 6429 | #: C/index-in.docbook:2622 | ||
6536 | #, fuzzy | 6430 | #, fuzzy | ||
6537 | #| msgid "" | 6431 | #| msgid "" | ||
n | 6538 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6432 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6539 | #| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | 6433 | #| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | ||
6540 | msgid "" | 6434 | msgid "" | ||
6541 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6435 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6542 | "classGtk_1_1TreeListModel.html\">TreeListModel Reference</link>" | 6436 | "classGtk_1_1TreeListModel.html\">TreeListModel Reference</link>" | ||
6543 | msgstr "" | 6437 | msgstr "" | ||
n | 6544 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6438 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6545 | "classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>" | 6439 | "classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>" | ||
6546 | 6440 | ||||
6547 | #. (itstool) path: section/para | 6441 | #. (itstool) path: section/para | ||
6548 | #: C/index-in.docbook:2623 | 6442 | #: C/index-in.docbook:2623 | ||
6549 | #, fuzzy | 6443 | #, fuzzy | ||
6550 | #| msgid "" | 6444 | #| msgid "" | ||
n | 6551 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6445 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6552 | #| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | 6446 | #| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | ||
6553 | msgid "" | 6447 | msgid "" | ||
6554 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6448 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6555 | "classGtk_1_1TreeExpander.html\">TreeExpander Reference</link>" | 6449 | "classGtk_1_1TreeExpander.html\">TreeExpander Reference</link>" | ||
6556 | msgstr "" | 6450 | msgstr "" | ||
n | 6557 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6451 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6558 | "classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>" | 6452 | "classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>" | ||
6559 | 6453 | ||||
6560 | #. (itstool) path: figure/title | 6454 | #. (itstool) path: figure/title | ||
6561 | #: C/index-in.docbook:2629 | 6455 | #: C/index-in.docbook:2629 | ||
6562 | #, fuzzy | 6456 | #, fuzzy | ||
6658 | "använda antingen modellklasserna <classname>ListStore</classname> eller " | 6552 | "använda antingen modellklasserna <classname>ListStore</classname> eller " | ||
6659 | "<classname>TreeStore</classname>." | 6553 | "<classname>TreeStore</classname>." | ||
6660 | 6554 | ||||
6661 | #. (itstool) path: section/para | 6555 | #. (itstool) path: section/para | ||
6662 | #: C/index-in.docbook:2674 | 6556 | #: C/index-in.docbook:2674 | ||
n | 6663 | #, fuzzy | n | ||
6664 | #| msgid "" | ||||
6665 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
6666 | #| "classGtk_1_1TreeModel.html\">Reference</link>" | ||||
6667 | msgid "" | 6557 | msgid "" | ||
6668 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6558 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6669 | "classGtk_1_1TreeModel.html\">Reference</link>" | 6559 | "classGtk_1_1TreeModel.html\">Reference</link>" | ||
6670 | msgstr "" | 6560 | msgstr "" | ||
n | 6671 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6561 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6672 | "classGtk_1_1TreeModel.html\">Referens</link>" | 6562 | "classGtk_1_1TreeModel.html\">Referens</link>" | ||
6673 | 6563 | ||||
6674 | #. (itstool) path: section/title | 6564 | #. (itstool) path: section/title | ||
6675 | #: C/index-in.docbook:2677 | 6565 | #: C/index-in.docbook:2677 | ||
6676 | msgid "ListStore, for rows" | 6566 | msgid "ListStore, for rows" | ||
6705 | "external ref='figures/treeview_list.png' " | 6595 | "external ref='figures/treeview_list.png' " | ||
6706 | "md5='60e5e4ecb284d0cdc53373fe0ec858ee'" | 6596 | "md5='60e5e4ecb284d0cdc53373fe0ec858ee'" | ||
6707 | 6597 | ||||
6708 | #. (itstool) path: section/para | 6598 | #. (itstool) path: section/para | ||
6709 | #: C/index-in.docbook:2691 | 6599 | #: C/index-in.docbook:2691 | ||
n | 6710 | #, fuzzy | n | ||
6711 | #| msgid "" | ||||
6712 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
6713 | #| "classGtk_1_1ListStore.html\">Reference</link>" | ||||
6714 | msgid "" | 6600 | msgid "" | ||
6715 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6601 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6716 | "classGtk_1_1ListStore.html\">Reference</link>" | 6602 | "classGtk_1_1ListStore.html\">Reference</link>" | ||
6717 | msgstr "" | 6603 | msgstr "" | ||
n | 6718 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6604 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6719 | "classGtk_1_1ListStore.html\">Referens</link>" | 6605 | "classGtk_1_1ListStore.html\">Referens</link>" | ||
6720 | 6606 | ||||
6721 | #. (itstool) path: section/title | 6607 | #. (itstool) path: section/title | ||
6722 | #: C/index-in.docbook:2696 | 6608 | #: C/index-in.docbook:2696 | ||
6723 | msgid "TreeStore, for a hierarchy" | 6609 | msgid "TreeStore, for a hierarchy" | ||
6752 | "external ref='figures/treeview_tree.png' " | 6638 | "external ref='figures/treeview_tree.png' " | ||
6753 | "md5='2270025659b23ebfc0e38d8b629289ef'" | 6639 | "md5='2270025659b23ebfc0e38d8b629289ef'" | ||
6754 | 6640 | ||||
6755 | #. (itstool) path: section/para | 6641 | #. (itstool) path: section/para | ||
6756 | #: C/index-in.docbook:2710 | 6642 | #: C/index-in.docbook:2710 | ||
n | 6757 | #, fuzzy | n | ||
6758 | #| msgid "" | ||||
6759 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
6760 | #| "classGtk_1_1TreeStore.html\">Reference</link>" | ||||
6761 | msgid "" | 6643 | msgid "" | ||
6762 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6644 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
6763 | "classGtk_1_1TreeStore.html\">Reference</link>" | 6645 | "classGtk_1_1TreeStore.html\">Reference</link>" | ||
6764 | msgstr "" | 6646 | msgstr "" | ||
n | 6765 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6647 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
6766 | "classGtk_1_1TreeStore.html\">Referens</link>" | 6648 | "classGtk_1_1TreeStore.html\">Referens</link>" | ||
6767 | 6649 | ||||
6768 | #. (itstool) path: section/title | 6650 | #. (itstool) path: section/title | ||
6769 | #: C/index-in.docbook:2715 | 6651 | #: C/index-in.docbook:2715 | ||
6770 | msgid "Model Columns" | 6652 | msgid "Model Columns" | ||
7047 | "användaren interagera med dem. Vyn kan visa alla modellens kolumner, eller " | 6929 | "användaren interagera med dem. Vyn kan visa alla modellens kolumner, eller " | ||
7048 | "bara några, och den kan visa dem på olika sätt." | 6930 | "bara några, och den kan visa dem på olika sätt." | ||
7049 | 6931 | ||||
7050 | #. (itstool) path: section/para | 6932 | #. (itstool) path: section/para | ||
7051 | #: C/index-in.docbook:2832 | 6933 | #: C/index-in.docbook:2832 | ||
n | 7052 | #, fuzzy | n | ||
7053 | #| msgid "" | ||||
7054 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
7055 | #| "classGtk_1_1TreeView.html\">Reference</link>" | ||||
7056 | msgid "" | 6934 | msgid "" | ||
7057 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 6935 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
7058 | "classGtk_1_1TreeView.html\">Reference</link>" | 6936 | "classGtk_1_1TreeView.html\">Reference</link>" | ||
7059 | msgstr "" | 6937 | msgstr "" | ||
n | 7060 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 6938 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
7061 | "classGtk_1_1TreeView.html\">Referens</link>" | 6939 | "classGtk_1_1TreeView.html\">Referens</link>" | ||
7062 | 6940 | ||||
7063 | #. (itstool) path: section/title | 6941 | #. (itstool) path: section/title | ||
7064 | #: C/index-in.docbook:2835 | 6942 | #: C/index-in.docbook:2835 | ||
7065 | #, fuzzy | 6943 | #, fuzzy | ||
7807 | "<methodname>set_sort_func()</methodname> för att implementera en mer " | 7685 | "<methodname>set_sort_func()</methodname> för att implementera en mer " | ||
7808 | "komplicerad sorteringsalgoritm." | 7686 | "komplicerad sorteringsalgoritm." | ||
7809 | 7687 | ||||
7810 | #. (itstool) path: section/para | 7688 | #. (itstool) path: section/para | ||
7811 | #: C/index-in.docbook:3145 | 7689 | #: C/index-in.docbook:3145 | ||
n | 7812 | #, fuzzy | n | ||
7813 | #| msgid "" | ||||
7814 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
7815 | #| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>" | ||||
7816 | msgid "" | 7690 | msgid "" | ||
7817 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 7691 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
7818 | "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>" | 7692 | "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>" | ||
7819 | msgstr "" | 7693 | msgstr "" | ||
n | 7820 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 7694 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
7821 | "classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>" | 7695 | "classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>" | ||
7822 | 7696 | ||||
7823 | #. (itstool) path: section/title | 7697 | #. (itstool) path: section/title | ||
7824 | #: C/index-in.docbook:3148 | 7698 | #: C/index-in.docbook:3148 | ||
7825 | msgid "Sorting by clicking on columns" | 7699 | msgid "Sorting by clicking on columns" | ||
7958 | " }\n" | 7832 | " }\n" | ||
7959 | "}" | 7833 | "}" | ||
7960 | 7834 | ||||
7961 | #. (itstool) path: section/para | 7835 | #. (itstool) path: section/para | ||
7962 | #: C/index-in.docbook:3189 | 7836 | #: C/index-in.docbook:3189 | ||
n | 7963 | #, fuzzy | n | ||
7964 | #| msgid "" | ||||
7965 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
7966 | #| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | ||||
7967 | msgid "" | 7837 | msgid "" | ||
7968 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 7838 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
7969 | "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | 7839 | "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>" | ||
7970 | msgstr "" | 7840 | msgstr "" | ||
n | 7971 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 7841 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
7972 | "classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>" | 7842 | "classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>" | ||
7973 | 7843 | ||||
7974 | #. (itstool) path: section/title | 7844 | #. (itstool) path: section/title | ||
7975 | #. (itstool) path: chapter/title | 7845 | #. (itstool) path: chapter/title | ||
7976 | #. (itstool) path: figure/title | 7846 | #. (itstool) path: figure/title | ||
8354 | 8224 | ||||
8355 | #. (itstool) path: chapter/para | 8225 | #. (itstool) path: chapter/para | ||
8356 | #: C/index-in.docbook:3380 | 8226 | #: C/index-in.docbook:3380 | ||
8357 | #, fuzzy | 8227 | #, fuzzy | ||
8358 | #| msgid "" | 8228 | #| msgid "" | ||
n | 8359 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 8229 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
8360 | #| "classGtk_1_1Box.html\">Reference</link>" | 8230 | #| "classGtk_1_1Box.html\">Reference</link>" | ||
8361 | msgid "" | 8231 | msgid "" | ||
8362 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 8232 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
8363 | "classGtk_1_1DropDown.html\">Reference</link>" | 8233 | "classGtk_1_1DropDown.html\">Reference</link>" | ||
8364 | msgstr "" | 8234 | msgstr "" | ||
n | 8365 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/classGtk_1_1Box." | n | 8235 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
8366 | "html\">Referens</link>" | 8236 | "classGtk_1_1Box.html\">Referens</link>" | ||
8367 | 8237 | ||||
8368 | #. (itstool) path: section/title | 8238 | #. (itstool) path: section/title | ||
8369 | #: C/index-in.docbook:3383 C/index-in.docbook:3558 | 8239 | #: C/index-in.docbook:3383 C/index-in.docbook:3558 | ||
8370 | #, fuzzy | 8240 | #, fuzzy | ||
8371 | msgid "The model" | 8241 | msgid "The model" | ||
8772 | "classname>-klassen tillhandahåller en enklare textbaserad specialisering om " | 8642 | "classname>-klassen tillhandahåller en enklare textbaserad specialisering om " | ||
8773 | "den flexibiliteten inte behövs." | 8643 | "den flexibiliteten inte behövs." | ||
8774 | 8644 | ||||
8775 | #. (itstool) path: chapter/para | 8645 | #. (itstool) path: chapter/para | ||
8776 | #: C/index-in.docbook:3555 | 8646 | #: C/index-in.docbook:3555 | ||
n | 8777 | #, fuzzy | n | ||
8778 | #| msgid "" | ||||
8779 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
8780 | #| "classGtk_1_1ComboBox.html\">Reference</link>" | ||||
8781 | msgid "" | 8647 | msgid "" | ||
8782 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 8648 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
8783 | "classGtk_1_1ComboBox.html\">Reference</link>" | 8649 | "classGtk_1_1ComboBox.html\">Reference</link>" | ||
8784 | msgstr "" | 8650 | msgstr "" | ||
n | 8785 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 8651 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
8786 | "classGtk_1_1ComboBox.html\">Referens</link>" | 8652 | "classGtk_1_1ComboBox.html\">Referens</link>" | ||
8787 | 8653 | ||||
8788 | #. (itstool) path: section/para | 8654 | #. (itstool) path: section/para | ||
8789 | #: C/index-in.docbook:3560 | 8655 | #: C/index-in.docbook:3560 | ||
8790 | msgid "" | 8656 | msgid "" | ||
9268 | "<classname>TextBuffer</classname>, som du kan komma åt genom metoden " | 9134 | "<classname>TextBuffer</classname>, som du kan komma åt genom metoden " | ||
9269 | "<methodname>get_buffer()</methodname>." | 9135 | "<methodname>get_buffer()</methodname>." | ||
9270 | 9136 | ||||
9271 | #. (itstool) path: section/para | 9137 | #. (itstool) path: section/para | ||
9272 | #: C/index-in.docbook:3752 | 9138 | #: C/index-in.docbook:3752 | ||
n | 9273 | #, fuzzy | n | ||
9274 | #| msgid "" | ||||
9275 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
9276 | #| "classGtk_1_1TextBuffer.html\">Reference</link>" | ||||
9277 | msgid "" | 9139 | msgid "" | ||
9278 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 9140 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
9279 | "classGtk_1_1TextBuffer.html\">Reference</link>" | 9141 | "classGtk_1_1TextBuffer.html\">Reference</link>" | ||
9280 | msgstr "" | 9142 | msgstr "" | ||
n | 9281 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 9143 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
9282 | "classGtk_1_1TextBuffer.html\">Referens</link>" | 9144 | "classGtk_1_1TextBuffer.html\">Referens</link>" | ||
9283 | 9145 | ||||
9284 | #. (itstool) path: section/title | 9146 | #. (itstool) path: section/title | ||
9285 | #: C/index-in.docbook:3755 | 9147 | #: C/index-in.docbook:3755 | ||
9286 | msgid "Iterators" | 9148 | msgid "Iterators" | ||
9306 | "positioner genom buffertändringar. För att bevara en position, använd " | 9168 | "positioner genom buffertändringar. För att bevara en position, använd " | ||
9307 | "<classname>Gtk::TextBuffer::Mark</classname>." | 9169 | "<classname>Gtk::TextBuffer::Mark</classname>." | ||
9308 | 9170 | ||||
9309 | #. (itstool) path: section/para | 9171 | #. (itstool) path: section/para | ||
9310 | #: C/index-in.docbook:3764 | 9172 | #: C/index-in.docbook:3764 | ||
n | 9311 | #, fuzzy | n | ||
9312 | #| msgid "" | ||||
9313 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
9314 | #| "classGtk_1_1TextIter.html\">Reference</link>" | ||||
9315 | msgid "" | 9173 | msgid "" | ||
9316 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 9174 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
9317 | "classGtk_1_1TextIter.html\">Reference</link>" | 9175 | "classGtk_1_1TextIter.html\">Reference</link>" | ||
9318 | msgstr "" | 9176 | msgstr "" | ||
n | 9319 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 9177 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
9320 | "classGtk_1_1TextIter.html\">Referens</link>" | 9178 | "classGtk_1_1TextIter.html\">Referens</link>" | ||
9321 | 9179 | ||||
9322 | #. (itstool) path: section/title | 9180 | #. (itstool) path: section/title | ||
9323 | #: C/index-in.docbook:3768 | 9181 | #: C/index-in.docbook:3768 | ||
9324 | msgid "Tags and Formatting" | 9182 | msgid "Tags and Formatting" | ||
9371 | msgid "The <classname>Tag</classname> class has many other properties." | 9229 | msgid "The <classname>Tag</classname> class has many other properties." | ||
9372 | msgstr "Klassen <classname>Tag</classname> har många andra egenskaper." | 9230 | msgstr "Klassen <classname>Tag</classname> har många andra egenskaper." | ||
9373 | 9231 | ||||
9374 | #. (itstool) path: section/para | 9232 | #. (itstool) path: section/para | ||
9375 | #: C/index-in.docbook:3787 | 9233 | #: C/index-in.docbook:3787 | ||
n | 9376 | #, fuzzy | n | ||
9377 | #| msgid "" | ||||
9378 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
9379 | #| "classGtk_1_1TextTag.html\">Reference</link>" | ||||
9380 | msgid "" | 9234 | msgid "" | ||
9381 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 9235 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
9382 | "classGtk_1_1TextTag.html\">Reference</link>" | 9236 | "classGtk_1_1TextTag.html\">Reference</link>" | ||
9383 | msgstr "" | 9237 | msgstr "" | ||
n | 9384 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 9238 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
9385 | "classGtk_1_1TextTag.html\">Referens</link>" | 9239 | "classGtk_1_1TextTag.html\">Referens</link>" | ||
9386 | 9240 | ||||
9387 | #. (itstool) path: section/title | 9241 | #. (itstool) path: section/title | ||
9388 | #: C/index-in.docbook:3792 | 9242 | #: C/index-in.docbook:3792 | ||
9389 | msgid "TagTable" | 9243 | msgid "TagTable" | ||
9435 | "och kanske modifiera, <classname>TextBuffer</classname>tens " | 9289 | "och kanske modifiera, <classname>TextBuffer</classname>tens " | ||
9436 | "<classname>TagTable</classname> i stället för att skapa en explicit." | 9290 | "<classname>TagTable</classname> i stället för att skapa en explicit." | ||
9437 | 9291 | ||||
9438 | #. (itstool) path: section/para | 9292 | #. (itstool) path: section/para | ||
9439 | #: C/index-in.docbook:3814 | 9293 | #: C/index-in.docbook:3814 | ||
n | 9440 | #, fuzzy | n | ||
9441 | #| msgid "" | ||||
9442 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
9443 | #| "classGtk_1_1TextTagTable.html\">Reference</link>" | ||||
9444 | msgid "" | 9294 | msgid "" | ||
9445 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 9295 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
9446 | "classGtk_1_1TextTagTable.html\">Reference</link>" | 9296 | "classGtk_1_1TextTagTable.html\">Reference</link>" | ||
9447 | msgstr "" | 9297 | msgstr "" | ||
n | 9448 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 9298 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
9449 | "classGtk_1_1TextTagTable.html\">Referens</link>" | 9299 | "classGtk_1_1TextTagTable.html\">Referens</link>" | ||
9450 | 9300 | ||||
9451 | #. (itstool) path: section/title | 9301 | #. (itstool) path: section/title | ||
9452 | #: C/index-in.docbook:3819 | 9302 | #: C/index-in.docbook:3819 | ||
9453 | msgid "Applying Tags" | 9303 | msgid "Applying Tags" | ||
9553 | "<classname>TextBuffer</classname>tens metoder <methodname>get_insert()</" | 9403 | "<classname>TextBuffer</classname>tens metoder <methodname>get_insert()</" | ||
9554 | "methodname> och <methodname>get_selection_bound()</methodname>." | 9404 | "methodname> och <methodname>get_selection_bound()</methodname>." | ||
9555 | 9405 | ||||
9556 | #. (itstool) path: section/para | 9406 | #. (itstool) path: section/para | ||
9557 | #: C/index-in.docbook:3867 | 9407 | #: C/index-in.docbook:3867 | ||
n | 9558 | #, fuzzy | n | ||
9559 | #| msgid "" | ||||
9560 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
9561 | #| "classGtk_1_1TextMark.html\">Reference</link>" | ||||
9562 | msgid "" | 9408 | msgid "" | ||
9563 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 9409 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
9564 | "classGtk_1_1TextMark.html\">Reference</link>" | 9410 | "classGtk_1_1TextMark.html\">Reference</link>" | ||
9565 | msgstr "" | 9411 | msgstr "" | ||
n | 9566 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 9412 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
9567 | "classGtk_1_1TextMark.html\">Referens</link>" | 9413 | "classGtk_1_1TextMark.html\">Referens</link>" | ||
9568 | 9414 | ||||
9569 | #. (itstool) path: section/para | 9415 | #. (itstool) path: section/para | ||
9570 | #: C/index-in.docbook:3874 | 9416 | #: C/index-in.docbook:3874 | ||
9571 | msgid "" | 9417 | msgid "" | ||
9591 | "för att låta användaren se och gå runt i hela textområdet med " | 9437 | "för att låta användaren se och gå runt i hela textområdet med " | ||
9592 | "rullningslister." | 9438 | "rullningslister." | ||
9593 | 9439 | ||||
9594 | #. (itstool) path: section/para | 9440 | #. (itstool) path: section/para | ||
9595 | #: C/index-in.docbook:3888 | 9441 | #: C/index-in.docbook:3888 | ||
n | 9596 | #, fuzzy | n | ||
9597 | #| msgid "" | ||||
9598 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
9599 | #| "classGtk_1_1TextView.html\">Reference</link>" | ||||
9600 | msgid "" | 9442 | msgid "" | ||
9601 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 9443 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
9602 | "classGtk_1_1TextView.html\">Reference</link>" | 9444 | "classGtk_1_1TextView.html\">Reference</link>" | ||
9603 | msgstr "" | 9445 | msgstr "" | ||
n | 9604 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 9446 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
9605 | "classGtk_1_1TextView.html\">Referens</link>" | 9447 | "classGtk_1_1TextView.html\">Referens</link>" | ||
9606 | 9448 | ||||
9607 | #. (itstool) path: section/title | 9449 | #. (itstool) path: section/title | ||
9608 | #: C/index-in.docbook:3891 | 9450 | #: C/index-in.docbook:3891 | ||
9609 | msgid "Default formatting" | 9451 | msgid "Default formatting" | ||
9693 | msgid "<code>m_TextView.add_child_at_anchor(m_Button, refAnchor);</code>" | 9535 | msgid "<code>m_TextView.add_child_at_anchor(m_Button, refAnchor);</code>" | ||
9694 | msgstr "m_TextView.add_child_at_anchor(m_Button, refAnchor);" | 9536 | msgstr "m_TextView.add_child_at_anchor(m_Button, refAnchor);" | ||
9695 | 9537 | ||||
9696 | #. (itstool) path: section/para | 9538 | #. (itstool) path: section/para | ||
9697 | #: C/index-in.docbook:3938 | 9539 | #: C/index-in.docbook:3938 | ||
n | 9698 | #, fuzzy | n | ||
9699 | #| msgid "" | ||||
9700 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
9701 | #| "classGtk_1_1TextChildAnchor.html\">Reference</link>" | ||||
9702 | msgid "" | 9540 | msgid "" | ||
9703 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 9541 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
9704 | "classGtk_1_1TextChildAnchor.html\">Reference</link>" | 9542 | "classGtk_1_1TextChildAnchor.html\">Reference</link>" | ||
9705 | msgstr "" | 9543 | msgstr "" | ||
n | 9706 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 9544 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
9707 | "classGtk_1_1TextChildAnchor.html\">Referens</link>" | 9545 | "classGtk_1_1TextChildAnchor.html\">Referens</link>" | ||
9708 | 9546 | ||||
9709 | #. (itstool) path: imageobject/imagedata | 9547 | #. (itstool) path: imageobject/imagedata | ||
9710 | #. This is a reference to an external file such as an image or video. When | 9548 | #. This is a reference to an external file such as an image or video. When | ||
9711 | #. the file changes, the md5 hash will change to let you know you need to | 9549 | #. the file changes, the md5 hash will change to let you know you need to | ||
10248 | "link> som tar en xml-fil som beskriver bunten, och en uppsättning filer som " | 10086 | "link> som tar en xml-fil som beskriver bunten, och en uppsättning filer som " | ||
10249 | "xml-filen refererar till. Dessa kombineras till en binär resursbunt." | 10087 | "xml-filen refererar till. Dessa kombineras till en binär resursbunt." | ||
10250 | 10088 | ||||
10251 | #. (itstool) path: section/para | 10089 | #. (itstool) path: section/para | ||
10252 | #: C/index-in.docbook:4203 | 10090 | #: C/index-in.docbook:4203 | ||
n | 10253 | #, fuzzy | n | ||
10254 | #| msgid "" | ||||
10255 | #| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | ||||
10256 | #| "classGio_1_1Resource.html\">Gio::Resource Reference</link>" | ||||
10257 | msgid "" | 10091 | msgid "" | ||
10258 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" | 10092 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" | ||
10259 | "classGio_1_1Resource.html\">Gio::Resource Reference</link>" | 10093 | "classGio_1_1Resource.html\">Gio::Resource Reference</link>" | ||
10260 | msgstr "" | 10094 | msgstr "" | ||
n | 10261 | "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | n | 10095 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" |
10262 | "classGio_1_1Resource.html\">Referens för Gio::Resource</link>" | 10096 | "classGio_1_1Resource.html\">Referens för Gio::Resource</link>" | ||
10263 | 10097 | ||||
10264 | #. (itstool) path: section/para | 10098 | #. (itstool) path: section/para | ||
10265 | #: C/index-in.docbook:4204 | 10099 | #: C/index-in.docbook:4204 | ||
10266 | #, fuzzy | 10100 | #, fuzzy | ||
10921 | "du vill veta vilken knapp som trycktes på. <literal>response</literal>-" | 10755 | "du vill veta vilken knapp som trycktes på. <literal>response</literal>-" | ||
10922 | "signalhanteraren är också var du ska dölja dialogrutan." | 10756 | "signalhanteraren är också var du ska dölja dialogrutan." | ||
10923 | 10757 | ||||
10924 | #. (itstool) path: chapter/para | 10758 | #. (itstool) path: chapter/para | ||
10925 | #: C/index-in.docbook:4508 | 10759 | #: C/index-in.docbook:4508 | ||
n | 10926 | #, fuzzy | n | ||
10927 | #| msgid "" | ||||
10928 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
10929 | #| "classGtk_1_1Dialog.html\">Reference</link>" | ||||
10930 | msgid "" | 10760 | msgid "" | ||
10931 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 10761 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
10932 | "classGtk_1_1Dialog.html\">Reference</link>" | 10762 | "classGtk_1_1Dialog.html\">Reference</link>" | ||
10933 | msgstr "" | 10763 | msgstr "" | ||
n | 10934 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10764 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
10935 | "classGtk_1_1Dialog.html\">Referens</link>" | 10765 | "classGtk_1_1Dialog.html\">Referens</link>" | ||
10936 | 10766 | ||||
10937 | #. (itstool) path: section/title | 10767 | #. (itstool) path: section/title | ||
10938 | #: C/index-in.docbook:4511 | 10768 | #: C/index-in.docbook:4511 | ||
n | 10939 | #, fuzzy | n | ||
10940 | #| msgid "MessageDialog" | ||||
10941 | msgid "AlertDialog and MessageDialog" | 10769 | msgid "AlertDialog and MessageDialog" | ||
n | 10942 | msgstr "MessageDialog" | n | 10770 | msgstr "AlertDialog och MessageDialog" |
10943 | 10771 | ||||
10944 | #. (itstool) path: section/para | 10772 | #. (itstool) path: section/para | ||
10945 | #: C/index-in.docbook:4512 | 10773 | #: C/index-in.docbook:4512 | ||
10946 | msgid "" | 10774 | msgid "" | ||
10947 | "<classname>MessageDialog</classname> (deprecated since <application>gtkmm</" | 10775 | "<classname>MessageDialog</classname> (deprecated since <application>gtkmm</" | ||
10951 | "response." | 10779 | "response." | ||
10952 | msgstr "" | 10780 | msgstr "" | ||
10953 | 10781 | ||||
10954 | #. (itstool) path: section/para | 10782 | #. (itstool) path: section/para | ||
10955 | #: C/index-in.docbook:4519 | 10783 | #: C/index-in.docbook:4519 | ||
n | 10956 | #, fuzzy | n | ||
10957 | #| msgid "" | ||||
10958 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
10959 | #| "classGtk_1_1AboutDialog.html\">Reference</link>" | ||||
10960 | msgid "" | 10784 | msgid "" | ||
10961 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 10785 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
10962 | "classGtk_1_1AlertDialog.html\">AlertDialog Reference</link>" | 10786 | "classGtk_1_1AlertDialog.html\">AlertDialog Reference</link>" | ||
10963 | msgstr "" | 10787 | msgstr "" | ||
n | 10964 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10788 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
10965 | "classGtk_1_1AboutDialog.html\">Referens</link>" | 10789 | "classGtk_1_1AlertDialog.html\">AlertDialog-feferens</link>" | ||
10966 | 10790 | ||||
10967 | #. (itstool) path: section/para | 10791 | #. (itstool) path: section/para | ||
10968 | #: C/index-in.docbook:4520 | 10792 | #: C/index-in.docbook:4520 | ||
n | 10969 | #, fuzzy | n | ||
10970 | #| msgid "" | ||||
10971 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
10972 | #| "classGtk_1_1MessageDialog.html\">Reference</link>" | ||||
10973 | msgid "" | 10793 | msgid "" | ||
10974 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 10794 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
10975 | "classGtk_1_1MessageDialog.html\">MessageDialog Reference</link>" | 10795 | "classGtk_1_1MessageDialog.html\">MessageDialog Reference</link>" | ||
10976 | msgstr "" | 10796 | msgstr "" | ||
n | 10977 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10797 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
10978 | "classGtk_1_1MessageDialog.html\">Referens</link>" | 10798 | "classGtk_1_1MessageDialog.html\">MessageDialog-referens</link>" | ||
10979 | 10799 | ||||
10980 | #. (itstool) path: figure/title | 10800 | #. (itstool) path: figure/title | ||
10981 | #: C/index-in.docbook:4526 | 10801 | #: C/index-in.docbook:4526 | ||
n | 10982 | #, fuzzy | n | ||
10983 | #| msgid "AboutDialog" | ||||
10984 | msgid "AlertDialog" | 10802 | msgid "AlertDialog" | ||
n | 10985 | msgstr "AboutDialog" | n | 10803 | msgstr "AlertDialog" |
10986 | 10804 | ||||
10987 | #. (itstool) path: imageobject/imagedata | 10805 | #. (itstool) path: imageobject/imagedata | ||
10988 | #. This is a reference to an external file such as an image or video. When | 10806 | #. This is a reference to an external file such as an image or video. When | ||
10989 | #. the file changes, the md5 hash will change to let you know you need to | 10807 | #. the file changes, the md5 hash will change to let you know you need to | ||
10990 | #. update your localized copy. The msgstr is not used at all. Set it to | 10808 | #. update your localized copy. The msgstr is not used at all. Set it to | ||
10999 | "external ref='figures/dialogs_messagedialog.png' " | 10817 | "external ref='figures/dialogs_messagedialog.png' " | ||
11000 | "md5='58151003c2b562b9f27b064c3193f7b1'" | 10818 | "md5='58151003c2b562b9f27b064c3193f7b1'" | ||
11001 | 10819 | ||||
11002 | #. (itstool) path: section/para | 10820 | #. (itstool) path: section/para | ||
11003 | #: C/index-in.docbook:4532 | 10821 | #: C/index-in.docbook:4532 | ||
n | 11004 | #, fuzzy | n | ||
11005 | #| msgid "" | ||||
11006 | #| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
11007 | #| "tree/master/examples/book/dialogs/aboutdialog\">Source Code</link>" | ||||
11008 | msgid "" | 10822 | msgid "" | ||
11009 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 10823 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
11010 | "master/examples/book/dialogs/alertdialog\">Source Code</link>" | 10824 | "master/examples/book/dialogs/alertdialog\">Source Code</link>" | ||
11011 | msgstr "" | 10825 | msgstr "" | ||
11012 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 10826 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
n | 11013 | "master/examples/book/dialogs/aboutdialog\">Källkod</link>" | n | 10827 | "master/examples/book/dialogs/alertdialog\">Källkod</link>" |
11014 | 10828 | ||||
11015 | #. (itstool) path: section/title | 10829 | #. (itstool) path: section/title | ||
11016 | #: C/index-in.docbook:4537 | 10830 | #: C/index-in.docbook:4537 | ||
n | 11017 | #, fuzzy | n | ||
11018 | #| msgid "FileChooserDialog" | ||||
11019 | msgid "FileDialog and FileChooserDialog" | 10831 | msgid "FileDialog and FileChooserDialog" | ||
n | 11020 | msgstr "FileChooserDialog" | n | 10832 | msgstr "FileDialog och FileChooserDialog" |
11021 | 10833 | ||||
11022 | #. (itstool) path: section/para | 10834 | #. (itstool) path: section/para | ||
11023 | #: C/index-in.docbook:4538 | 10835 | #: C/index-in.docbook:4538 | ||
11024 | msgid "" | 10836 | msgid "" | ||
11025 | "The <classname>FileChooserDialog</classname> (deprecated since " | 10837 | "The <classname>FileChooserDialog</classname> (deprecated since " | ||
11028 | "with \"Open\" or \"Save\" menu items." | 10840 | "with \"Open\" or \"Save\" menu items." | ||
11029 | msgstr "" | 10841 | msgstr "" | ||
11030 | 10842 | ||||
11031 | #. (itstool) path: section/para | 10843 | #. (itstool) path: section/para | ||
11032 | #: C/index-in.docbook:4543 | 10844 | #: C/index-in.docbook:4543 | ||
n | 11033 | #, fuzzy | n | ||
11034 | #| msgid "" | ||||
11035 | #| "Most of the useful member methods for this class are actually in the " | ||||
11036 | #| "<classname>Gtk::FileChooser</classname> base class." | ||||
11037 | msgid "" | 10845 | msgid "" | ||
11038 | "Most of the useful member methods for <classname>FileChooserDialog</" | 10846 | "Most of the useful member methods for <classname>FileChooserDialog</" | ||
11039 | "classname> are actually in the <classname>Gtk::FileChooser</classname> base " | 10847 | "classname> are actually in the <classname>Gtk::FileChooser</classname> base " | ||
11040 | "class." | 10848 | "class." | ||
11041 | msgstr "" | 10849 | msgstr "" | ||
n | 11042 | "De flesta av de användbara medlemsmetoderna för denna klass är faktiskt i " | n | 10850 | "De flesta av de användbara medlemsmetoderna för " |
10851 | "<classname>FileChooserDialog</classname> finns faktiskt i basklassen " | ||||
11043 | "basklassen <classname>Gtk::FileChooser</classname>." | 10852 | "<classname>Gtk::FileChooser</classname>." | ||
11044 | 10853 | ||||
11045 | #. (itstool) path: section/para | 10854 | #. (itstool) path: section/para | ||
11046 | #: C/index-in.docbook:4548 | 10855 | #: C/index-in.docbook:4548 | ||
n | 11047 | #, fuzzy | n | ||
11048 | #| msgid "" | ||||
11049 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
11050 | #| "classGtk_1_1Dialog.html\">Reference</link>" | ||||
11051 | msgid "" | 10856 | msgid "" | ||
11052 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 10857 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
11053 | "classGtk_1_1FileDialog.html\">FileDialog Reference</link>" | 10858 | "classGtk_1_1FileDialog.html\">FileDialog Reference</link>" | ||
11054 | msgstr "" | 10859 | msgstr "" | ||
n | 11055 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10860 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11056 | "classGtk_1_1Dialog.html\">Referens</link>" | 10861 | "classGtk_1_1FileDialog.html\">FileDialog-referens</link>" | ||
11057 | 10862 | ||||
n | n | 10863 | # TODO: FileChooseDialog Reference | ||
11058 | #. (itstool) path: section/para | 10864 | #. (itstool) path: section/para | ||
11059 | #: C/index-in.docbook:4549 | 10865 | #: C/index-in.docbook:4549 | ||
11060 | #, fuzzy | 10866 | #, fuzzy | ||
11061 | #| msgid "" | 10867 | #| msgid "" | ||
n | 11062 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10868 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11063 | #| "classGtk_1_1FileChooserDialog.html\">Reference</link>" | 10869 | #| "classGtk_1_1FileChooserDialog.html\">FileChooserDialogReference</link>" | ||
11064 | msgid "" | 10870 | msgid "" | ||
11065 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 10871 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
11066 | "classGtk_1_1FileChooserDialog.html\">FileChooserDialog Reference</link>" | 10872 | "classGtk_1_1FileChooserDialog.html\">FileChooserDialog Reference</link>" | ||
11067 | msgstr "" | 10873 | msgstr "" | ||
n | 11068 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10874 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11069 | "classGtk_1_1FileChooserDialog.html\">Referens</link>" | 10875 | "classGtk_1_1FileChooserDialog.html\">FileChooserDialog-referens</link>" | ||
11070 | 10876 | ||||
11071 | #. (itstool) path: figure/title | 10877 | #. (itstool) path: figure/title | ||
11072 | #: C/index-in.docbook:4555 | 10878 | #: C/index-in.docbook:4555 | ||
n | 11073 | #, fuzzy | n | ||
11074 | #| msgid "FileChooserDialog" | ||||
11075 | msgid "FileDialog" | 10879 | msgid "FileDialog" | ||
n | 11076 | msgstr "FileChooserDialog" | n | 10880 | msgstr "FileDialog" |
11077 | 10881 | ||||
11078 | #. (itstool) path: imageobject/imagedata | 10882 | #. (itstool) path: imageobject/imagedata | ||
11079 | #. This is a reference to an external file such as an image or video. When | 10883 | #. This is a reference to an external file such as an image or video. When | ||
11080 | #. the file changes, the md5 hash will change to let you know you need to | 10884 | #. the file changes, the md5 hash will change to let you know you need to | ||
11081 | #. update your localized copy. The msgstr is not used at all. Set it to | 10885 | #. update your localized copy. The msgstr is not used at all. Set it to | ||
11090 | "external ref='figures/dialogs_filechooser.png' " | 10894 | "external ref='figures/dialogs_filechooser.png' " | ||
11091 | "md5='15ecc452482112428259d0dcd8d0394a'" | 10895 | "md5='15ecc452482112428259d0dcd8d0394a'" | ||
11092 | 10896 | ||||
11093 | #. (itstool) path: section/para | 10897 | #. (itstool) path: section/para | ||
11094 | #: C/index-in.docbook:4561 | 10898 | #: C/index-in.docbook:4561 | ||
n | 11095 | #, fuzzy | n | ||
11096 | #| msgid "" | ||||
11097 | #| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
11098 | #| "tree/master/examples/book/dialogs/filechooserdialog\">Source Code</link>" | ||||
11099 | msgid "" | 10899 | msgid "" | ||
11100 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 10900 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
11101 | "master/examples/book/dialogs/filedialog\">Source Code</link>" | 10901 | "master/examples/book/dialogs/filedialog\">Source Code</link>" | ||
11102 | msgstr "" | 10902 | msgstr "" | ||
11103 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 10903 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
n | 11104 | "master/examples/book/dialogs/filechooserdialog\">Källkod</link>" | n | 10904 | "master/examples/book/dialogs/filedialog\">Källkod</link>" |
11105 | 10905 | ||||
11106 | #. (itstool) path: section/title | 10906 | #. (itstool) path: section/title | ||
11107 | #: C/index-in.docbook:4566 | 10907 | #: C/index-in.docbook:4566 | ||
n | 11108 | #, fuzzy | n | ||
11109 | #| msgid "ColorChooserDialog" | ||||
11110 | msgid "ColorDialog and ColorChooserDialog" | 10908 | msgid "ColorDialog and ColorChooserDialog" | ||
n | 11111 | msgstr "ColorChooserDialog" | n | 10909 | msgstr "ColorDialog och ColorChooserDialog" |
11112 | 10910 | ||||
11113 | #. (itstool) path: section/para | 10911 | #. (itstool) path: section/para | ||
11114 | #: C/index-in.docbook:4567 | 10912 | #: C/index-in.docbook:4567 | ||
11115 | msgid "" | 10913 | msgid "" | ||
11116 | "The <classname>ColorChooserDialog</classname> (deprecated since " | 10914 | "The <classname>ColorChooserDialog</classname> (deprecated since " | ||
11123 | "is clicked." | 10921 | "is clicked." | ||
11124 | msgstr "" | 10922 | msgstr "" | ||
11125 | 10923 | ||||
11126 | #. (itstool) path: section/para | 10924 | #. (itstool) path: section/para | ||
11127 | #: C/index-in.docbook:4575 | 10925 | #: C/index-in.docbook:4575 | ||
n | 11128 | #, fuzzy | n | ||
11129 | #| msgid "" | ||||
11130 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
11131 | #| "classGtk_1_1ColorChooserDialog.html\">Reference</link>" | ||||
11132 | msgid "" | 10926 | msgid "" | ||
11133 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 10927 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
11134 | "classGtk_1_1ColorDialog.html\">ColorDialog Reference</link>" | 10928 | "classGtk_1_1ColorDialog.html\">ColorDialog Reference</link>" | ||
11135 | msgstr "" | 10929 | msgstr "" | ||
n | 11136 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10930 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11137 | "classGtk_1_1ColorChooserDialog.html\">Referens</link>" | 10931 | "classGtk_1_1ColorDialog.html\">ColorDialog-referens</link>" | ||
11138 | 10932 | ||||
11139 | #. (itstool) path: section/para | 10933 | #. (itstool) path: section/para | ||
11140 | #: C/index-in.docbook:4576 | 10934 | #: C/index-in.docbook:4576 | ||
n | 11141 | #, fuzzy | n | ||
11142 | #| msgid "" | ||||
11143 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
11144 | #| "classGtk_1_1ColorChooserDialog.html\">Reference</link>" | ||||
11145 | msgid "" | 10935 | msgid "" | ||
11146 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 10936 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
11147 | "classGtk_1_1ColorChooserDialog.html\">ColorChooserDialog Reference</link>" | 10937 | "classGtk_1_1ColorChooserDialog.html\">ColorChooserDialog Reference</link>" | ||
11148 | msgstr "" | 10938 | msgstr "" | ||
n | 11149 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10939 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11150 | "classGtk_1_1ColorChooserDialog.html\">Referens</link>" | 10940 | "classGtk_1_1ColorChooserDialog.html\">ColorChooserDialog-referens</link>" | ||
11151 | 10941 | ||||
11152 | #. (itstool) path: figure/title | 10942 | #. (itstool) path: figure/title | ||
11153 | #: C/index-in.docbook:4582 | 10943 | #: C/index-in.docbook:4582 | ||
n | 11154 | #, fuzzy | n | ||
11155 | #| msgid "ColorChooserDialog" | ||||
11156 | msgid "ColorDialog" | 10944 | msgid "ColorDialog" | ||
n | 11157 | msgstr "ColorChooserDialog" | n | 10945 | msgstr "ColorDialog" |
11158 | 10946 | ||||
11159 | #. (itstool) path: imageobject/imagedata | 10947 | #. (itstool) path: imageobject/imagedata | ||
11160 | #. This is a reference to an external file such as an image or video. When | 10948 | #. This is a reference to an external file such as an image or video. When | ||
11161 | #. the file changes, the md5 hash will change to let you know you need to | 10949 | #. the file changes, the md5 hash will change to let you know you need to | ||
11162 | #. update your localized copy. The msgstr is not used at all. Set it to | 10950 | #. update your localized copy. The msgstr is not used at all. Set it to | ||
11171 | "external ref='figures/dialogs_colorchooserdialog.png' " | 10959 | "external ref='figures/dialogs_colorchooserdialog.png' " | ||
11172 | "md5='029761e82cf06d3cbeaac2b7ccd70e57'" | 10960 | "md5='029761e82cf06d3cbeaac2b7ccd70e57'" | ||
11173 | 10961 | ||||
11174 | #. (itstool) path: section/para | 10962 | #. (itstool) path: section/para | ||
11175 | #: C/index-in.docbook:4588 | 10963 | #: C/index-in.docbook:4588 | ||
n | 11176 | #, fuzzy | n | ||
11177 | #| msgid "" | ||||
11178 | #| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
11179 | #| "tree/master/examples/book/dialogs/colorchooserdialog\">Source Code</link>" | ||||
11180 | msgid "" | 10964 | msgid "" | ||
11181 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 10965 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
11182 | "master/examples/book/dialogs/colordialog\">Source Code</link>" | 10966 | "master/examples/book/dialogs/colordialog\">Source Code</link>" | ||
11183 | msgstr "" | 10967 | msgstr "" | ||
11184 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 10968 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
n | 11185 | "master/examples/book/dialogs/colorchooserdialog\">Källkod</link>" | n | 10969 | "master/examples/book/dialogs/colordialog\">Källkod</link>" |
11186 | 10970 | ||||
11187 | #. (itstool) path: section/title | 10971 | #. (itstool) path: section/title | ||
11188 | #: C/index-in.docbook:4593 | 10972 | #: C/index-in.docbook:4593 | ||
n | 11189 | #, fuzzy | n | ||
11190 | #| msgid "FontChooserDialog" | ||||
11191 | msgid "FontDialog and FontChooserDialog" | 10973 | msgid "FontDialog and FontChooserDialog" | ||
n | 11192 | msgstr "FontChooserDialog" | n | 10974 | msgstr "FontDialog och FontChooserDialog" |
11193 | 10975 | ||||
11194 | #. (itstool) path: section/para | 10976 | #. (itstool) path: section/para | ||
11195 | #: C/index-in.docbook:4594 | 10977 | #: C/index-in.docbook:4594 | ||
11196 | msgid "" | 10978 | msgid "" | ||
11197 | "The <classname>FontChooserDialog</classname> (deprecated since " | 10979 | "The <classname>FontChooserDialog</classname> (deprecated since " | ||
11203 | "font chooser dialog when it is clicked." | 10985 | "font chooser dialog when it is clicked." | ||
11204 | msgstr "" | 10986 | msgstr "" | ||
11205 | 10987 | ||||
11206 | #. (itstool) path: section/para | 10988 | #. (itstool) path: section/para | ||
11207 | #: C/index-in.docbook:4602 | 10989 | #: C/index-in.docbook:4602 | ||
n | 11208 | #, fuzzy | n | ||
11209 | #| msgid "" | ||||
11210 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
11211 | #| "classGtk_1_1AboutDialog.html\">Reference</link>" | ||||
11212 | msgid "" | 10990 | msgid "" | ||
11213 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 10991 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
11214 | "classGtk_1_1FontDialog.html\">FontDialog Reference</link>" | 10992 | "classGtk_1_1FontDialog.html\">FontDialog Reference</link>" | ||
11215 | msgstr "" | 10993 | msgstr "" | ||
n | 11216 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 10994 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11217 | "classGtk_1_1AboutDialog.html\">Referens</link>" | 10995 | "classGtk_1_1FontDialog.html\">FontDialog-referens</link>" | ||
11218 | 10996 | ||||
11219 | #. (itstool) path: section/para | 10997 | #. (itstool) path: section/para | ||
11220 | #: C/index-in.docbook:4603 | 10998 | #: C/index-in.docbook:4603 | ||
n | 11221 | #, fuzzy | n | ||
11222 | #| msgid "" | ||||
11223 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
11224 | #| "classGtk_1_1FontChooserDialog.html\">Reference</link>" | ||||
11225 | msgid "" | 10999 | msgid "" | ||
11226 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 11000 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
11227 | "classGtk_1_1FontChooserDialog.html\">FontChooserDialog Reference</link>" | 11001 | "classGtk_1_1FontChooserDialog.html\">FontChooserDialog Reference</link>" | ||
11228 | msgstr "" | 11002 | msgstr "" | ||
n | 11229 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 11003 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11230 | "classGtk_1_1FontChooserDialog.html\">Referens</link>" | 11004 | "classGtk_1_1FontChooserDialog.html\">FontChooserDialog-referens</link>" | ||
11231 | 11005 | ||||
11232 | #. (itstool) path: figure/title | 11006 | #. (itstool) path: figure/title | ||
11233 | #: C/index-in.docbook:4609 | 11007 | #: C/index-in.docbook:4609 | ||
n | 11234 | #, fuzzy | n | ||
11235 | #| msgid "AboutDialog" | ||||
11236 | msgid "FontDialog" | 11008 | msgid "FontDialog" | ||
n | 11237 | msgstr "AboutDialog" | n | 11009 | msgstr "FontDialog" |
11238 | 11010 | ||||
11239 | #. (itstool) path: imageobject/imagedata | 11011 | #. (itstool) path: imageobject/imagedata | ||
11240 | #. This is a reference to an external file such as an image or video. When | 11012 | #. This is a reference to an external file such as an image or video. When | ||
11241 | #. the file changes, the md5 hash will change to let you know you need to | 11013 | #. the file changes, the md5 hash will change to let you know you need to | ||
11242 | #. update your localized copy. The msgstr is not used at all. Set it to | 11014 | #. update your localized copy. The msgstr is not used at all. Set it to | ||
11251 | "external ref='figures/dialogs_fontchooserdialog.png' " | 11023 | "external ref='figures/dialogs_fontchooserdialog.png' " | ||
11252 | "md5='e35e05429468fa8823416b8a0deff342'" | 11024 | "md5='e35e05429468fa8823416b8a0deff342'" | ||
11253 | 11025 | ||||
11254 | #. (itstool) path: section/para | 11026 | #. (itstool) path: section/para | ||
11255 | #: C/index-in.docbook:4615 | 11027 | #: C/index-in.docbook:4615 | ||
n | 11256 | #, fuzzy | n | ||
11257 | #| msgid "" | ||||
11258 | #| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
11259 | #| "tree/master/examples/book/dialogs/aboutdialog\">Source Code</link>" | ||||
11260 | msgid "" | 11028 | msgid "" | ||
11261 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 11029 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
11262 | "master/examples/book/dialogs/fontdialog\">Source Code</link>" | 11030 | "master/examples/book/dialogs/fontdialog\">Source Code</link>" | ||
11263 | msgstr "" | 11031 | msgstr "" | ||
11264 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 11032 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
n | 11265 | "master/examples/book/dialogs/aboutdialog\">Källkod</link>" | n | 11033 | "master/examples/book/dialogs/fontdialog\">Källkod</link>" |
11266 | 11034 | ||||
11267 | #. (itstool) path: section/title | 11035 | #. (itstool) path: section/title | ||
11268 | #: C/index-in.docbook:4620 | 11036 | #: C/index-in.docbook:4620 | ||
11269 | #, fuzzy | 11037 | #, fuzzy | ||
11270 | msgid "Non-modal AboutDialog" | 11038 | msgid "Non-modal AboutDialog" | ||
11301 | "icke-modala dialogrutor kan vara användbara i andra fall. Exempelvis är " | 11069 | "icke-modala dialogrutor kan vara användbara i andra fall. Exempelvis är " | ||
11302 | "<application>gedit</application>s sök-och-ersättdialog icke-modal." | 11070 | "<application>gedit</application>s sök-och-ersättdialog icke-modal." | ||
11303 | 11071 | ||||
11304 | #. (itstool) path: section/para | 11072 | #. (itstool) path: section/para | ||
11305 | #: C/index-in.docbook:4635 | 11073 | #: C/index-in.docbook:4635 | ||
n | 11306 | #, fuzzy | n | ||
11307 | #| msgid "" | ||||
11308 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
11309 | #| "classGtk_1_1AboutDialog.html\">Reference</link>" | ||||
11310 | msgid "" | 11074 | msgid "" | ||
11311 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 11075 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
11312 | "classGtk_1_1AboutDialog.html\">Reference</link>" | 11076 | "classGtk_1_1AboutDialog.html\">Reference</link>" | ||
11313 | msgstr "" | 11077 | msgstr "" | ||
n | 11314 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 11078 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11315 | "classGtk_1_1AboutDialog.html\">Referens</link>" | 11079 | "classGtk_1_1AboutDialog.html\">Referens</link>" | ||
11316 | 11080 | ||||
11317 | #. (itstool) path: figure/title | 11081 | #. (itstool) path: figure/title | ||
11318 | #: C/index-in.docbook:4641 | 11082 | #: C/index-in.docbook:4641 | ||
11319 | msgid "AboutDialog" | 11083 | msgid "AboutDialog" | ||
11360 | 11124 | ||||
11361 | #. (itstool) path: section/para | 11125 | #. (itstool) path: section/para | ||
11362 | #: C/index-in.docbook:4659 | 11126 | #: C/index-in.docbook:4659 | ||
11363 | #, fuzzy | 11127 | #, fuzzy | ||
11364 | #| msgid "" | 11128 | #| msgid "" | ||
n | 11365 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 11129 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11366 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | 11130 | #| "classGtk_1_1Widget.html\">Widget Reference</link>" | ||
11367 | msgid "" | 11131 | msgid "" | ||
11368 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 11132 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
11369 | "classGtk_1_1Window.html\">Window Reference</link>" | 11133 | "classGtk_1_1Window.html\">Window Reference</link>" | ||
11370 | msgstr "" | 11134 | msgstr "" | ||
n | 11371 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 11135 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
11372 | "classGtk_1_1Widget.html\">Widget-referens</link>" | 11136 | "classGtk_1_1Widget.html\">Widget-referens</link>" | ||
11373 | 11137 | ||||
11374 | #. (itstool) path: figure/title | 11138 | #. (itstool) path: figure/title | ||
11375 | #: C/index-in.docbook:4665 | 11139 | #: C/index-in.docbook:4665 | ||
11376 | #, fuzzy | 11140 | #, fuzzy | ||
11393 | "external ref='figures/dialogs_messagedialog.png' " | 11157 | "external ref='figures/dialogs_messagedialog.png' " | ||
11394 | "md5='58151003c2b562b9f27b064c3193f7b1'" | 11158 | "md5='58151003c2b562b9f27b064c3193f7b1'" | ||
11395 | 11159 | ||||
11396 | #. (itstool) path: section/para | 11160 | #. (itstool) path: section/para | ||
11397 | #: C/index-in.docbook:4671 | 11161 | #: C/index-in.docbook:4671 | ||
n | 11398 | #, fuzzy | n | ||
11399 | #| msgid "" | ||||
11400 | #| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
11401 | #| "tree/master/examples/book/dialogs/aboutdialog\">Source Code</link>" | ||||
11402 | msgid "" | 11162 | msgid "" | ||
11403 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 11163 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
11404 | "master/examples/book/dialogs/windowdialog\">Source Code</link>" | 11164 | "master/examples/book/dialogs/windowdialog\">Source Code</link>" | ||
11405 | msgstr "" | 11165 | msgstr "" | ||
11406 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 11166 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
n | 11407 | "master/examples/book/dialogs/aboutdialog\">Källkod</link>" | n | 11167 | "master/examples/book/dialogs/windowdialog\">Källkod</link>" |
11408 | 11168 | ||||
11409 | #. (itstool) path: chapter/title | 11169 | #. (itstool) path: chapter/title | ||
11410 | #: C/index-in.docbook:4678 | 11170 | #: C/index-in.docbook:4678 | ||
11411 | msgid "The DrawingArea Widget" | 11171 | msgid "The DrawingArea Widget" | ||
11412 | msgstr "DrawingArea-komponenten" | 11172 | msgstr "DrawingArea-komponenten" | ||
11899 | "methodname> anropas sedan närhelst bilden i ritytan behöver ritas om. Den " | 11659 | "methodname> anropas sedan närhelst bilden i ritytan behöver ritas om. Den " | ||
11900 | "skickas en <classname>Cairo::RefPtr</classname>-pekare till en " | 11660 | "skickas en <classname>Cairo::RefPtr</classname>-pekare till en " | ||
11901 | "<classname>Cairo::Context</classname> som vi använder för ritandet. Koden " | 11661 | "<classname>Cairo::Context</classname> som vi använder för ritandet. Koden " | ||
11902 | "som faktiskt ritar ställer in färgen vi vill använda för ritandet genom att " | 11662 | "som faktiskt ritar ställer in färgen vi vill använda för ritandet genom att " | ||
11903 | "använda <methodname>set_source_rgb()</methodname> vilken tar argument som " | 11663 | "använda <methodname>set_source_rgb()</methodname> vilken tar argument som " | ||
n | 11904 | "definierar komponenterna Red, Green, and Blue för den önskade färgen " | n | 11664 | "definierar komponenterna Red, Green och Blue för den önskade färgen (giltiga " |
11905 | "(giltiga värden är mellan 0 och 1). Efter att färgen ställts in skapade vi " | 11665 | "värden är mellan 0 och 1). Efter att färgen ställts in skapade vi en ny bana " | ||
11906 | "en ny bana med funktionerna <methodname>move_to()</methodname> och " | 11666 | "med funktionerna <methodname>move_to()</methodname> och " | ||
11907 | "<methodname>line_to()</methodname>, och strök sedan denna bana med " | 11667 | "<methodname>line_to()</methodname>, och strök sedan denna bana med " | ||
11908 | "<methodname>stroke()</methodname>." | 11668 | "<methodname>stroke()</methodname>." | ||
11909 | 11669 | ||||
11910 | #. (itstool) path: tip/title | 11670 | #. (itstool) path: tip/title | ||
11911 | #: C/index-in.docbook:4899 | 11671 | #: C/index-in.docbook:4899 | ||
13136 | "classname> är redo kommer det anropa dessa metoder, och tillhandahålla " | 12896 | "classname> är redo kommer det anropa dessa metoder, och tillhandahålla " | ||
13137 | "begärda data." | 12897 | "begärda data." | ||
13138 | 12898 | ||||
13139 | #. (itstool) path: chapter/para | 12899 | #. (itstool) path: chapter/para | ||
13140 | #: C/index-in.docbook:5495 | 12900 | #: C/index-in.docbook:5495 | ||
n | 13141 | #, fuzzy | n | ||
13142 | #| msgid "" | ||||
13143 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
13144 | #| "classGdk_1_1Clipboard.html\">Reference</link>" | ||||
13145 | msgid "" | 12901 | msgid "" | ||
13146 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 12902 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
13147 | "classGdk_1_1Clipboard.html\">Reference</link>" | 12903 | "classGdk_1_1Clipboard.html\">Reference</link>" | ||
13148 | msgstr "" | 12904 | msgstr "" | ||
n | 13149 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 12905 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
13150 | "classGdk_1_1Clipboard.html\">Referens</link>" | 12906 | "classGdk_1_1Clipboard.html\">Referens</link>" | ||
13151 | 12907 | ||||
13152 | #. (itstool) path: section/title | 12908 | #. (itstool) path: section/title | ||
13153 | #: C/index-in.docbook:5498 | 12909 | #: C/index-in.docbook:5498 | ||
13154 | msgid "Formats" | 12910 | msgid "Formats" | ||
13590 | "Metoden <methodname>PrintOperation::run()</methodname> startar " | 13346 | "Metoden <methodname>PrintOperation::run()</methodname> startar " | ||
13591 | "utskriftsslingan, under vilken olika signaler sänds ut: <_:itemizedlist-1/>" | 13347 | "utskriftsslingan, under vilken olika signaler sänds ut: <_:itemizedlist-1/>" | ||
13592 | 13348 | ||||
13593 | #. (itstool) path: section/para | 13349 | #. (itstool) path: section/para | ||
13594 | #: C/index-in.docbook:5727 | 13350 | #: C/index-in.docbook:5727 | ||
n | 13595 | #, fuzzy | n | ||
13596 | #| msgid "" | ||||
13597 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
13598 | #| "classGtk_1_1PrintOperation.html\">Reference</link>" | ||||
13599 | msgid "" | 13351 | msgid "" | ||
13600 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 13352 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
13601 | "classGtk_1_1PrintOperation.html\">Reference</link>" | 13353 | "classGtk_1_1PrintOperation.html\">Reference</link>" | ||
13602 | msgstr "" | 13354 | msgstr "" | ||
n | 13603 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 13355 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
13604 | "classGtk_1_1PrintOperation.html\">Referens</link>" | 13356 | "classGtk_1_1PrintOperation.html\">Referens</link>" | ||
13605 | 13357 | ||||
13606 | #. (itstool) path: section/title | 13358 | #. (itstool) path: section/title | ||
13607 | #: C/index-in.docbook:5736 | 13359 | #: C/index-in.docbook:5736 | ||
13608 | msgid "Page setup" | 13360 | msgid "Page setup" | ||
13662 | "auto new_page_setup = Gtk::run_page_setup_dialog(*this, m_refPageSetup, m_refSe | 13414 | "auto new_page_setup = Gtk::run_page_setup_dialog(*this, m_refPageSetup, m_refSe | ||
> | ttings);\n" | > | ttings);\n" | ||
13663 | "m_refPageSetup = new_page_setup;\n" | 13415 | "m_refPageSetup = new_page_setup;\n" | ||
13664 | 13416 | ||||
13665 | #. (itstool) path: section/para | 13417 | #. (itstool) path: section/para | ||
13666 | #: C/index-in.docbook:5758 | 13418 | #: C/index-in.docbook:5758 | ||
n | 13667 | #, fuzzy | n | ||
13668 | #| msgid "" | ||||
13669 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
13670 | #| "classGtk_1_1PageSetup.html\">Reference</link>" | ||||
13671 | msgid "" | 13419 | msgid "" | ||
13672 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 13420 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
13673 | "classGtk_1_1PageSetup.html\">Reference</link>" | 13421 | "classGtk_1_1PageSetup.html\">Reference</link>" | ||
13674 | msgstr "" | 13422 | msgstr "" | ||
n | 13675 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 13423 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
13676 | "classGtk_1_1PageSetup.html\">Referens</link>" | 13424 | "classGtk_1_1PageSetup.html\">Referens</link>" | ||
13677 | 13425 | ||||
13678 | #. (itstool) path: section/para | 13426 | #. (itstool) path: section/para | ||
13679 | #: C/index-in.docbook:5762 | 13427 | #: C/index-in.docbook:5762 | ||
13680 | #, fuzzy | 13428 | #, fuzzy | ||
14084 | "advanced." | 13832 | "advanced." | ||
14085 | 13833 | ||||
14086 | #. (itstool) path: section/title | 13834 | #. (itstool) path: section/title | ||
14087 | #: C/index-in.docbook:5952 C/index-in.docbook:5989 | 13835 | #: C/index-in.docbook:5952 C/index-in.docbook:5989 | ||
14088 | #, fuzzy | 13836 | #, fuzzy | ||
n | 14089 | #| msgid "Printing" | n | 13837 | #| msgid "FontDialog" |
14090 | msgid "PrintDialog" | 13838 | msgid "PrintDialog" | ||
n | 14091 | msgstr "Utskrift" | n | 13839 | msgstr "FontDialog" |
14092 | 13840 | ||||
14093 | #. (itstool) path: section/para | 13841 | #. (itstool) path: section/para | ||
14094 | #: C/index-in.docbook:5954 | 13842 | #: C/index-in.docbook:5954 | ||
14095 | msgid "" | 13843 | msgid "" | ||
14096 | "Since <application>gtkmm</application> 4.14 <classname>Gtk::PrintDialog</" | 13844 | "Since <application>gtkmm</application> 4.14 <classname>Gtk::PrintDialog</" | ||
14531 | "methodname> påverkar inte de faktiska filerna som URI:erna hänvisar till, de " | 14279 | "methodname> påverkar inte de faktiska filerna som URI:erna hänvisar till, de " | ||
14532 | "ändrar bara listan över senaste filer." | 14280 | "ändrar bara listan över senaste filer." | ||
14533 | 14281 | ||||
14534 | #. (itstool) path: section/title | 14282 | #. (itstool) path: section/title | ||
14535 | #: C/index-in.docbook:6167 | 14283 | #: C/index-in.docbook:6167 | ||
n | 14536 | #, fuzzy | n | ||
14537 | #| msgid "FileChooserDialog" | ||||
14538 | msgid "FileChooser and FileDialog" | 14284 | msgid "FileChooser and FileDialog" | ||
n | 14539 | msgstr "FileChooserDialog" | n | 14285 | msgstr "FileChooser och FileDialog" |
14540 | 14286 | ||||
14541 | #. (itstool) path: section/para | 14287 | #. (itstool) path: section/para | ||
14542 | #: C/index-in.docbook:6169 | 14288 | #: C/index-in.docbook:6169 | ||
14543 | msgid "" | 14289 | msgid "" | ||
14544 | "<classname>FileChooser</classname> is an interface that can be implemented " | 14290 | "<classname>FileChooser</classname> is an interface that can be implemented " | ||
14579 | "<application>gtkmm</application> 4.10." | 14325 | "<application>gtkmm</application> 4.10." | ||
14580 | msgstr "" | 14326 | msgstr "" | ||
14581 | 14327 | ||||
14582 | #. (itstool) path: section/title | 14328 | #. (itstool) path: section/title | ||
14583 | #: C/index-in.docbook:6191 | 14329 | #: C/index-in.docbook:6191 | ||
n | 14584 | #, fuzzy | n | ||
14585 | #| msgid "Simple FileChooserDialog example" | ||||
14586 | msgid "Simple FileDialog example" | 14330 | msgid "Simple FileDialog example" | ||
n | 14587 | msgstr "Enkelt FileChooserDialog-exempel" | n | 14331 | msgstr "Enkelt FileDialog-exempel" |
14588 | 14332 | ||||
14589 | #. (itstool) path: section/para | 14333 | #. (itstool) path: section/para | ||
14590 | #: C/index-in.docbook:6193 | 14334 | #: C/index-in.docbook:6193 | ||
14591 | #, fuzzy | 14335 | #, fuzzy | ||
14592 | msgid "" | 14336 | msgid "" | ||
15083 | 14827 | ||||
15084 | #. (itstool) path: section/para | 14828 | #. (itstool) path: section/para | ||
15085 | #: C/index-in.docbook:6411 | 14829 | #: C/index-in.docbook:6411 | ||
15086 | #, fuzzy | 14830 | #, fuzzy | ||
15087 | #| msgid "" | 14831 | #| msgid "" | ||
n | 15088 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 14832 | #| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
15089 | #| "classGtk_1_1Entry.html\">Reference</link>" | 14833 | #| "classGtk_1_1Entry.html\">Reference</link>" | ||
15090 | msgid "" | 14834 | msgid "" | ||
15091 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 14835 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
15092 | "classGtk_1_1EventController.html\">Reference</link>" | 14836 | "classGtk_1_1EventController.html\">Reference</link>" | ||
15093 | msgstr "" | 14837 | msgstr "" | ||
n | 15094 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 14838 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
15095 | "classGtk_1_1Entry.html\">Referens</link>" | 14839 | "classGtk_1_1Entry.html\">Referens</link>" | ||
15096 | 14840 | ||||
15097 | #. (itstool) path: section/para | 14841 | #. (itstool) path: section/para | ||
15098 | #: C/index-in.docbook:6415 | 14842 | #: C/index-in.docbook:6415 | ||
15099 | msgid "This is an expanded version of the simple keyboard events example." | 14843 | msgid "This is an expanded version of the simple keyboard events example." | ||
16305 | "<classname>Gtk::Builder</classname> har mer att säga om minneshanteringen " | 16049 | "<classname>Gtk::Builder</classname> har mer att säga om minneshanteringen " | ||
16306 | "för olika sorters objekt." | 16050 | "för olika sorters objekt." | ||
16307 | 16051 | ||||
16308 | #. (itstool) path: section/para | 16052 | #. (itstool) path: section/para | ||
16309 | #: C/index-in.docbook:6942 | 16053 | #: C/index-in.docbook:6942 | ||
n | 16310 | #, fuzzy | n | ||
16311 | #| msgid "" | ||||
16312 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
16313 | #| "classGtk_1_1Builder.html\">Reference</link>" | ||||
16314 | msgid "" | 16054 | msgid "" | ||
16315 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 16055 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
16316 | "classGtk_1_1Builder.html\">Reference</link>" | 16056 | "classGtk_1_1Builder.html\">Reference</link>" | ||
16317 | msgstr "" | 16057 | msgstr "" | ||
n | 16318 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 16058 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
16319 | "classGtk_1_1Builder.html\">Referens</link>" | 16059 | "classGtk_1_1Builder.html\">Referens</link>" | ||
16320 | 16060 | ||||
16321 | #. (itstool) path: section/para | 16061 | #. (itstool) path: section/para | ||
16322 | #: C/index-in.docbook:6947 | 16062 | #: C/index-in.docbook:6947 | ||
16323 | #, fuzzy | 16063 | #, fuzzy | ||
18249 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | 17989 | "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/" | ||
18250 | "master/examples/book/custom/custom_widget/\">Källkod</link>" | 17990 | "master/examples/book/custom/custom_widget/\">Källkod</link>" | ||
18251 | 17991 | ||||
18252 | #. (itstool) path: section/title | 17992 | #. (itstool) path: section/title | ||
18253 | #: C/index-in.docbook:7794 | 17993 | #: C/index-in.docbook:7794 | ||
n | 18254 | #, fuzzy | n | ||
18255 | #| msgid "Custom Containers" | ||||
18256 | msgid "Custom CSS Names" | 17994 | msgid "Custom CSS Names" | ||
n | 18257 | msgstr "Anpassade behållare" | n | 17995 | msgstr "Anpassade CSS-namn" |
18258 | 17996 | ||||
18259 | #. (itstool) path: section/para | 17997 | #. (itstool) path: section/para | ||
18260 | #: C/index-in.docbook:7796 | 17998 | #: C/index-in.docbook:7796 | ||
18261 | msgid "" | 17999 | msgid "" | ||
18262 | "Many aspects of the look of widgets are controlled by CSS (Cascading Style " | 18000 | "Many aspects of the look of widgets are controlled by CSS (Cascading Style " | ||
18323 | msgstr "" | 18061 | msgstr "" | ||
18324 | 18062 | ||||
18325 | #. (itstool) path: section/para | 18063 | #. (itstool) path: section/para | ||
18326 | #: C/index-in.docbook:7832 | 18064 | #: C/index-in.docbook:7832 | ||
18327 | msgid "CSS files are described in the documentation of GTK." | 18065 | msgid "CSS files are described in the documentation of GTK." | ||
n | 18328 | msgstr "" | n | 18066 | msgstr "CSS-filer beskrivs i dokumentationen för GTK." |
18329 | 18067 | ||||
18330 | #. (itstool) path: section/para | 18068 | #. (itstool) path: section/para | ||
18331 | #: C/index-in.docbook:7838 | 18069 | #: C/index-in.docbook:7838 | ||
n | n | 18070 | #, fuzzy | ||
18071 | #| msgid "This example implements a widget which draws Penrose triangles." | ||||
18332 | msgid "" | 18072 | msgid "" | ||
18333 | "This example implements a button and two labels with custom style " | 18073 | "This example implements a button and two labels with custom style " | ||
18334 | "information." | 18074 | "information." | ||
n | 18335 | msgstr "" | n | 18075 | msgstr "Detta exempel implementerar en komponent som ritar Penrose-trianglar." |
18336 | 18076 | ||||
18337 | #. (itstool) path: figure/title | 18077 | #. (itstool) path: figure/title | ||
18338 | #: C/index-in.docbook:7841 | 18078 | #: C/index-in.docbook:7841 | ||
18339 | #, fuzzy | 18079 | #, fuzzy | ||
n | 18340 | #| msgid "Custom Container" | n | ||
18341 | msgid "Custom CSS Name" | 18080 | msgid "Custom CSS Name" | ||
n | 18342 | msgstr "Anpassad behållare" | n | 18081 | msgstr "Anpassat CSS-namn" |
18343 | 18082 | ||||
18344 | #. (itstool) path: imageobject/imagedata | 18083 | #. (itstool) path: imageobject/imagedata | ||
18345 | #. This is a reference to an external file such as an image or video. When | 18084 | #. This is a reference to an external file such as an image or video. When | ||
18346 | #. the file changes, the md5 hash will change to let you know you need to | 18085 | #. the file changes, the md5 hash will change to let you know you need to | ||
18347 | #. update your localized copy. The msgstr is not used at all. Set it to | 18086 | #. update your localized copy. The msgstr is not used at all. Set it to | ||
18351 | msgctxt "_" | 18090 | msgctxt "_" | ||
18352 | msgid "" | 18091 | msgid "" | ||
18353 | "external ref='figures/custom_css_name.png' " | 18092 | "external ref='figures/custom_css_name.png' " | ||
18354 | "md5='fb3d968b1fd40eb219e5a78946adff0f'" | 18093 | "md5='fb3d968b1fd40eb219e5a78946adff0f'" | ||
18355 | msgstr "" | 18094 | msgstr "" | ||
n | 18356 | "external ref='figures/custom_container.png' " | n | 18095 | "external ref='figures/frame.png' md5='e7b49b5f57afa5c0d4c487c187f1be55'" |
18357 | "md5='5b4ae318725b6efbf5c6e1f7c94e6e04'" | ||||
18358 | 18096 | ||||
18359 | #. (itstool) path: section/para | 18097 | #. (itstool) path: section/para | ||
18360 | #: C/index-in.docbook:7847 | 18098 | #: C/index-in.docbook:7847 | ||
18361 | #, fuzzy | 18099 | #, fuzzy | ||
18362 | #| msgid "" | 18100 | #| msgid "" | ||
19172 | "kommandoradsargument, och <methodname>signal_open()</methodname>:s " | 18910 | "kommandoradsargument, och <methodname>signal_open()</methodname>:s " | ||
19173 | "standardhanterare, som anropas när programmet körs med kommandoradsargument." | 18911 | "standardhanterare, som anropas när programmet körs med kommandoradsargument." | ||
19174 | 18912 | ||||
19175 | #. (itstool) path: section/para | 18913 | #. (itstool) path: section/para | ||
19176 | #: C/index-in.docbook:8286 | 18914 | #: C/index-in.docbook:8286 | ||
n | 19177 | #, fuzzy | n | ||
19178 | #| msgid "" | ||||
19179 | #| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | ||||
19180 | #| "classGio_1_1Application.html\">Gio::Application Reference</link>" | ||||
19181 | msgid "" | 18915 | msgid "" | ||
19182 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" | 18916 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" | ||
19183 | "classGio_1_1Application.html\">Gio::Application Reference</link>" | 18917 | "classGio_1_1Application.html\">Gio::Application Reference</link>" | ||
19184 | msgstr "" | 18918 | msgstr "" | ||
n | 19185 | "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | n | 18919 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" |
19186 | "classGio_1_1Application.html\">Referens för Gio::Application</link>" | 18920 | "classGio_1_1Application.html\">Referens för Gio::Application</link>" | ||
19187 | 18921 | ||||
19188 | #. (itstool) path: section/para | 18922 | #. (itstool) path: section/para | ||
19189 | #: C/index-in.docbook:8287 | 18923 | #: C/index-in.docbook:8287 | ||
n | 19190 | #, fuzzy | n | ||
19191 | #| msgid "" | ||||
19192 | #| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | ||||
19193 | #| "classGtk_1_1Application.html\">Gtk::Application Reference</link>" | ||||
19194 | msgid "" | 18924 | msgid "" | ||
19195 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | 18925 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" | ||
19196 | "classGtk_1_1Application.html\">Gtk::Application Reference</link>" | 18926 | "classGtk_1_1Application.html\">Gtk::Application Reference</link>" | ||
19197 | msgstr "" | 18927 | msgstr "" | ||
n | 19198 | "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/" | n | 18928 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/" |
19199 | "classGtk_1_1Application.html\">Referens för Gtk::Application</link>" | 18929 | "classGtk_1_1Application.html\">Referens för Gtk::Application</link>" | ||
19200 | 18930 | ||||
19201 | #. (itstool) path: section/para | 18931 | #. (itstool) path: section/para | ||
19202 | #: C/index-in.docbook:8289 | 18932 | #: C/index-in.docbook:8289 | ||
19203 | #, fuzzy | 18933 | #, fuzzy | ||
20336 | "methods." | 20066 | "methods." | ||
20337 | msgstr "" | 20067 | msgstr "" | ||
20338 | 20068 | ||||
20339 | #. (itstool) path: appendix/para | 20069 | #. (itstool) path: appendix/para | ||
20340 | #: C/index-in.docbook:8802 | 20070 | #: C/index-in.docbook:8802 | ||
n | 20341 | #, fuzzy | n | ||
20342 | #| msgid "" | ||||
20343 | #| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | ||||
20344 | #| "classGlib_1_1RefPtr.html\">Reference</link>" | ||||
20345 | msgid "" | 20071 | msgid "" | ||
20346 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/group__RefPtr." | 20072 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/group__RefPtr." | ||
20347 | "html\">Reference</link>" | 20073 | "html\">Reference</link>" | ||
20348 | msgstr "" | 20074 | msgstr "" | ||
n | 20349 | "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | n | 20075 | "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/group__RefPtr." |
20350 | "classGlib_1_1RefPtr.html\">Referens</link>" | 20076 | "html\">Referens</link>" | ||
20351 | 20077 | ||||
20352 | #. (itstool) path: appendix/para | 20078 | #. (itstool) path: appendix/para | ||
20353 | #: C/index-in.docbook:8804 | 20079 | #: C/index-in.docbook:8804 | ||
20354 | msgid "" | 20080 | msgid "" | ||
20355 | "A smartpointer acts much like a normal pointer. Here are a few examples." | 20081 | "A smartpointer acts much like a normal pointer. Here are a few examples." | ||
21645 | "}\n" | 21371 | "}\n" | ||
21646 | 21372 | ||||
21647 | #. (itstool) path: section/para | 21373 | #. (itstool) path: section/para | ||
21648 | #: C/index-in.docbook:9383 | 21374 | #: C/index-in.docbook:9383 | ||
21649 | #, fuzzy | 21375 | #, fuzzy | ||
n | 21650 | #| msgid "Using the git version of <application>gtkmm</application>" | n | 21376 | #| msgid "Changes in <application>gtkmm</application> 3" |
21651 | msgid "And here's an excerpt from a <application>gdb</application> session." | 21377 | msgid "And here's an excerpt from a <application>gdb</application> session." | ||
n | 21652 | msgstr "Använda git-versionen av <application>gtkmm</application>" | n | 21378 | msgstr "Ändringar i <application>gtkmm</application> 3" |
21653 | 21379 | ||||
21654 | #. (itstool) path: section/programlisting | 21380 | #. (itstool) path: section/programlisting | ||
21655 | #: C/index-in.docbook:9386 | 21381 | #: C/index-in.docbook:9386 | ||
21656 | #, fuzzy, no-wrap | 21382 | #, fuzzy, no-wrap | ||
21657 | msgid "" | 21383 | msgid "" | ||
22526 | "kommer kommandot köras med rätt miljövariabler inställda, men kommer " | 22252 | "kommer kommandot köras med rätt miljövariabler inställda, men kommer " | ||
22527 | "returnera till din föregående miljö efter programmet avslutas." | 22253 | "returnera till din föregående miljö efter programmet avslutas." | ||
22528 | 22254 | ||||
22529 | #. (itstool) path: appendix/title | 22255 | #. (itstool) path: appendix/title | ||
22530 | #: C/index-in.docbook:9764 | 22256 | #: C/index-in.docbook:9764 | ||
n | 22531 | #, fuzzy | n | ||
22532 | msgid "Wrapping C Libraries with gmmproc" | 22257 | msgid "Wrapping C Libraries with gmmproc" | ||
22533 | msgstr "Omsluta C-bibliotek med gmmproc" | 22258 | msgstr "Omsluta C-bibliotek med gmmproc" | ||
22534 | 22259 | ||||
22535 | #. (itstool) path: appendix/para | 22260 | #. (itstool) path: appendix/para | ||
22536 | #: C/index-in.docbook:9766 | 22261 | #: C/index-in.docbook:9766 | ||
23273 | msgstr ".hg- och .ccg-filerna" | 22998 | msgstr ".hg- och .ccg-filerna" | ||
23274 | 22999 | ||||
23275 | #. (itstool) path: section/para | 23000 | #. (itstool) path: section/para | ||
23276 | #: C/index-in.docbook:10034 | 23001 | #: C/index-in.docbook:10034 | ||
23277 | #, fuzzy | 23002 | #, fuzzy | ||
n | n | 23003 | #| msgid "" | ||
23004 | #| "The .hg and .ccg source files are very much like .h and .cc C++ source " | ||||
23005 | #| "files, but they contain extra macros, such as <function>_CLASS_GOBJECT()</" | ||||
23006 | #| "function> and <function>_WRAP_METHOD()</function>, from which " | ||||
23007 | #| "<command>gmmproc</command> generates appropriate C++ source code, usually " | ||||
23008 | #| "at the same position in the header. Any additional C++ source code will " | ||||
23009 | #| "be copied verbatim into the corresponding .h or .cc file." | ||||
23278 | msgid "" | 23010 | msgid "" | ||
23279 | "The .hg and .ccg source files are very much like .h and .cc <phrase " | 23011 | "The .hg and .ccg source files are very much like .h and .cc <phrase " | ||
23280 | "role=\"nowrap\">C++</phrase> source files, but they contain extra macros, " | 23012 | "role=\"nowrap\">C++</phrase> source files, but they contain extra macros, " | ||
23281 | "such as <function>_CLASS_GOBJECT()</function> and <function>_WRAP_METHOD()</" | 23013 | "such as <function>_CLASS_GOBJECT()</function> and <function>_WRAP_METHOD()</" | ||
23282 | "function>, from which <command>gmmproc</command> generates appropriate " | 23014 | "function>, from which <command>gmmproc</command> generates appropriate " | ||
23283 | "<phrase role=\"nowrap\">C++</phrase> source code, usually at the same " | 23015 | "<phrase role=\"nowrap\">C++</phrase> source code, usually at the same " | ||
23284 | "position in the header. Any additional <phrase role=\"nowrap\">C++</phrase> " | 23016 | "position in the header. Any additional <phrase role=\"nowrap\">C++</phrase> " | ||
23285 | "source code will be copied verbatim into the corresponding .h or .cc file." | 23017 | "source code will be copied verbatim into the corresponding .h or .cc file." | ||
23286 | msgstr "" | 23018 | msgstr "" | ||
n | 23287 | ".hg- och .ccg-källfilerna är mycket som .h and .cc-källfiler i C++, men de " | n | 23019 | ".hg- och .ccg-källfilerna är mycket som .h- och .cc-källfiler i C++, men de " |
23288 | "innehåller extra makron som <function>_CLASS_GOBJECT()</function> och " | 23020 | "innehåller extra makron som <function>_CLASS_GOBJECT()</function> och " | ||
23289 | "<function>_WRAP_METHOD()</function> från vilka <command>gmmproc</command> " | 23021 | "<function>_WRAP_METHOD()</function> från vilka <command>gmmproc</command> " | ||
23290 | "genererar lämplig C++-källkod, vanligen på samma plats i huvudet. All " | 23022 | "genererar lämplig C++-källkod, vanligen på samma plats i huvudet. All " | ||
23291 | "ytterligare C++-källkod kommer kopieras som den är i motsvarande .h- eller ." | 23023 | "ytterligare C++-källkod kommer kopieras som den är i motsvarande .h- eller ." | ||
23292 | "cc-fil." | 23024 | "cc-fil." | ||
23727 | "function>-åtkommarna, typregistrering och metoden <function>Glib::wrap()</" | 23459 | "function>-åtkommarna, typregistrering och metoden <function>Glib::wrap()</" | ||
23728 | "function> med mera." | 23460 | "function> med mera." | ||
23729 | 23461 | ||||
23730 | #. (itstool) path: section/para | 23462 | #. (itstool) path: section/para | ||
23731 | #: C/index-in.docbook:10193 | 23463 | #: C/index-in.docbook:10193 | ||
n | 23732 | #, fuzzy | n | ||
23733 | msgid "" | 23464 | msgid "" | ||
23734 | "Other macros, such as <function>_WRAP_METHOD()</function> and " | 23465 | "Other macros, such as <function>_WRAP_METHOD()</function> and " | ||
23735 | "<function>_WRAP_SIGNAL()</function> may only be used after a call to a " | 23466 | "<function>_WRAP_SIGNAL()</function> may only be used after a call to a " | ||
23736 | "<function>_CLASS_*</function> macro." | 23467 | "<function>_CLASS_*</function> macro." | ||
23737 | msgstr "" | 23468 | msgstr "" | ||
n | 23738 | "Andra makron, som <function>_WRAP_METHOD()</function> and " | n | 23469 | "Andra makron, som <function>_WRAP_METHOD()</function> och " |
23739 | "<function>_WRAP_SIGNAL()</function> kan endast användas efter ett anrop till " | 23470 | "<function>_WRAP_SIGNAL()</function> kan endast användas efter ett anrop till " | ||
23740 | "ett <function>_CLASS_*</function>-makro." | 23471 | "ett <function>_CLASS_*</function>-makro." | ||
23741 | 23472 | ||||
23742 | #. (itstool) path: section/para | 23473 | #. (itstool) path: section/para | ||
23743 | #: C/index-in.docbook:10196 | 23474 | #: C/index-in.docbook:10196 | ||
24429 | msgid "" | 24160 | msgid "" | ||
24430 | "Suppresses definition of destructor in <function>_CLASS_GOBJECT</function> " | 24161 | "Suppresses definition of destructor in <function>_CLASS_GOBJECT</function> " | ||
24431 | "and <function>_CLASS_GTKOBJECT</function>." | 24162 | "and <function>_CLASS_GTKOBJECT</function>." | ||
24432 | msgstr "" | 24163 | msgstr "" | ||
24433 | "Undertrycker definition av destruktorn i <function>_CLASS_GOBJECT</function> " | 24164 | "Undertrycker definition av destruktorn i <function>_CLASS_GOBJECT</function> " | ||
n | 24434 | "and <function>_CLASS_GTKOBJECT</function>." | n | 24165 | "och <function>_CLASS_GTKOBJECT</function>." |
24435 | 24166 | ||||
24436 | #. (itstool) path: section/title | 24167 | #. (itstool) path: section/title | ||
24437 | #: C/index-in.docbook:10450 | 24168 | #: C/index-in.docbook:10450 | ||
24438 | msgid "_CUSTOM_MOVE_OPERATIONS" | 24169 | msgid "_CUSTOM_MOVE_OPERATIONS" | ||
24439 | msgstr "_CUSTOM_MOVE_OPERATIONS" | 24170 | msgstr "_CUSTOM_MOVE_OPERATIONS" | ||
25512 | "enums should be registered as GTypes." | 25243 | "enums should be registered as GTypes." | ||
25513 | msgstr "" | 25244 | msgstr "" | ||
25514 | "Använd detta alternativ om uppräkningen inte är en <classname>GType</" | 25245 | "Använd detta alternativ om uppräkningen inte är en <classname>GType</" | ||
25515 | "classname>. Detta är fallet när det inte finns någon <function>*_get_type()</" | 25246 | "classname>. Detta är fallet när det inte finns någon <function>*_get_type()</" | ||
25516 | "function>-funktion för C-uppräkningen, men var försiktig så att du inte vara " | 25247 | "function>-funktion för C-uppräkningen, men var försiktig så att du inte vara " | ||
n | 25517 | "behöver inkludera en extra header för den funktionen. Du bör också " | n | 25248 | "behöver inkludera ett extra huvud för den funktionen. Du bör också " |
25518 | "rapportera ett fel mot C-API:t, för alla uppräkningar ska registreras som " | 25249 | "rapportera ett fel mot C-API:t, för alla uppräkningar ska registreras som " | ||
25519 | "GType-typer." | 25250 | "GType-typer." | ||
25520 | 25251 | ||||
25521 | #. (itstool) path: listitem/para | 25252 | #. (itstool) path: listitem/para | ||
25522 | #: C/index-in.docbook:11023 | 25253 | #: C/index-in.docbook:11023 | ||
25550 | "_WRAP_ENUM(IconLookupFlags, GtkIconLookupFlags, NO_GTYPE)\n" | 25281 | "_WRAP_ENUM(IconLookupFlags, GtkIconLookupFlags, NO_GTYPE)\n" | ||
25551 | " " | 25282 | " " | ||
25552 | 25283 | ||||
25553 | #. (itstool) path: varlistentry/term | 25284 | #. (itstool) path: varlistentry/term | ||
25554 | #: C/index-in.docbook:11032 | 25285 | #: C/index-in.docbook:11032 | ||
n | 25555 | #, fuzzy | n | ||
25556 | msgid "gtype_func <function_name>" | 25286 | msgid "gtype_func <function_name>" | ||
25557 | msgstr "gtype_func <funktionsnamn>" | 25287 | msgstr "gtype_func <funktionsnamn>" | ||
25558 | 25288 | ||||
25559 | #. (itstool) path: listitem/para | 25289 | #. (itstool) path: listitem/para | ||
25560 | #: C/index-in.docbook:11034 | 25290 | #: C/index-in.docbook:11034 | ||
26188 | "<parameter>out_mime_type</parameter>:" | 25918 | "<parameter>out_mime_type</parameter>:" | ||
26189 | msgstr "" | 25919 | msgstr "" | ||
26190 | 25920 | ||||
26191 | #. (itstool) path: section/programlisting | 25921 | #. (itstool) path: section/programlisting | ||
26192 | #: C/index-in.docbook:11279 | 25922 | #: C/index-in.docbook:11279 | ||
n | 26193 | #, no-wrap | n | 25923 | #, fuzzy, no-wrap |
25924 | #| msgid "" | ||||
25925 | #| "\n" | ||||
25926 | #| "GInputStream* gdk_clipboard_read_finish(GdkClipboard* clipboard,\n" | ||||
25927 | #| " GAsyncResult* result, const char** out_mime_type, GError** error)\n" | ||||
26194 | msgid "" | 25928 | msgid "" | ||
26195 | "<code>GInputStream* gdk_clipboard_read_finish(GdkClipboard* clipboard,\n" | 25929 | "<code>GInputStream* gdk_clipboard_read_finish(GdkClipboard* clipboard,\n" | ||
26196 | " GAsyncResult* result, const char** out_mime_type, GError** error)\n" | 25930 | " GAsyncResult* result, const char** out_mime_type, GError** error)\n" | ||
26197 | "</code>" | 25931 | "</code>" | ||
26198 | msgstr "" | 25932 | msgstr "" | ||
n | n | 25933 | "\n" | ||
25934 | "GInputStream* gdk_clipboard_read_finish(GdkClipboard* clipboard,\n" | ||||
25935 | " GAsyncResult* result, const char** out_mime_type, GError** error)\n" | ||||
26199 | 25936 | ||||
26200 | #. (itstool) path: section/para | 25937 | #. (itstool) path: section/para | ||
26201 | #: C/index-in.docbook:11282 | 25938 | #: C/index-in.docbook:11282 | ||
26202 | msgid "" | 25939 | msgid "" | ||
26203 | "To have <command>gmmproc</command> place the value returned in the <phrase " | 25940 | "To have <command>gmmproc</command> place the value returned in the <phrase " | ||
26206 | "macro could be used:" | 25943 | "macro could be used:" | ||
26207 | msgstr "" | 25944 | msgstr "" | ||
26208 | 25945 | ||||
26209 | #. (itstool) path: section/programlisting | 25946 | #. (itstool) path: section/programlisting | ||
26210 | #: C/index-in.docbook:11286 | 25947 | #: C/index-in.docbook:11286 | ||
n | 26211 | #, no-wrap | n | 25948 | #, fuzzy, no-wrap |
26212 | msgid "" | 25949 | msgid "" | ||
26213 | "<code>\n" | 25950 | "<code>\n" | ||
26214 | "_WRAP_METHOD(Glib::RefPtr<Gio::InputStream> read_finish(\n" | 25951 | "_WRAP_METHOD(Glib::RefPtr<Gio::InputStream> read_finish(\n" | ||
26215 | " const Glib::RefPtr<Gio::AsyncResult>& result,\n" | 25952 | " const Glib::RefPtr<Gio::AsyncResult>& result,\n" | ||
26216 | " Glib::ustring& out_mime_type{>>}), gdk_clipboard_read_finish, errth | 25953 | " Glib::ustring& out_mime_type{>>}), gdk_clipboard_read_finish, errth | ||
> | row)\n" | > | row)\n" | ||
26217 | "</code>" | 25954 | "</code>" | ||
26218 | msgstr "" | 25955 | msgstr "" | ||
n | n | 25956 | "\n" | ||
25957 | "_WRAP_METHOD(Glib::RefPtr<Gio::InputStream> read_finish(\n" | ||||
25958 | " const Glib::RefPtr<Gio::AsyncResult>& result,\n" | ||||
25959 | " Glib::ustring& out_mime_type{>>}), gdk_clipboard_read_finish, errth | ||||
> | row)\n" | ||||
26219 | 25960 | ||||
26220 | #. (itstool) path: section/para | 25961 | #. (itstool) path: section/para | ||
26221 | #: C/index-in.docbook:11291 | 25962 | #: C/index-in.docbook:11291 | ||
26222 | #, fuzzy | 25963 | #, fuzzy | ||
26223 | msgid "" | 25964 | msgid "" | ||
26468 | "Ditt bibliotek måste initieras innan det kan användas för att registrera de " | 26209 | "Ditt bibliotek måste initieras innan det kan användas för att registrera de " | ||
26469 | "nya typer som det gör tillgängligt. C-biblioteket som du omsluter kan också " | 26210 | "nya typer som det gör tillgängligt. C-biblioteket som du omsluter kan också " | ||
26470 | "ha sin egen initieringsfunktion som du ska anropa. Du kan göra detta i en " | 26211 | "ha sin egen initieringsfunktion som du ska anropa. Du kan göra detta i en " | ||
26471 | "<function>init()</function>-funktion som du kan placera i handkodade " | 26212 | "<function>init()</function>-funktion som du kan placera i handkodade " | ||
26472 | "<filename>init.h</filename>- och <filename>init.cc</filename>-filer. Denna " | 26213 | "<filename>init.h</filename>- och <filename>init.cc</filename>-filer. Denna " | ||
n | 26473 | "funktion ska initiera dina beroenden (som C funktionen and " | n | 26214 | "funktion ska initiera dina beroenden (som C-funktionen och " |
26474 | "<application>gtkmm</application>) och anropa din genererade " | 26215 | "<application>gtkmm</application>) och anropa din genererade " | ||
26475 | "<function>wrap_init()</function>-funktion. Till exempel:" | 26216 | "<function>wrap_init()</function>-funktion. Till exempel:" | ||
26476 | 26217 | ||||
26477 | #. (itstool) path: section/programlisting | 26218 | #. (itstool) path: section/programlisting | ||
26478 | #: C/index-in.docbook:11381 | 26219 | #: C/index-in.docbook:11381 | ||
27558 | "license, such as the GNU General Public License, to permit their use in free " | 27299 | "license, such as the GNU General Public License, to permit their use in free " | ||
27559 | "software." | 27300 | "software." | ||
27560 | msgstr "" | 27301 | msgstr "" | ||
27561 | 27302 | ||||
27562 | #~ msgid "" | 27303 | #~ msgid "" | ||
n | 27563 | #~ "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | n | 27304 | #~ "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" |
27564 | #~ "namespaceGlib.html\">Reference</link>" | 27305 | #~ "namespaceGlib.html\">Reference</link>" | ||
27565 | #~ msgstr "" | 27306 | #~ msgstr "" | ||
n | 27566 | #~ "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/" | n | 27307 | #~ "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/" |
27567 | #~ "namespaceGlib.html\">Referens</link>" | 27308 | #~ "namespaceGlib.html\">Referens</link>" | ||
27568 | 27309 | ||||
n | n | 27310 | #, fuzzy | ||
27311 | #~| msgid "" | ||||
27312 | #~| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27313 | #~| "tree/master/examples/book/iconview\">Source Code, IconView</link>" | ||||
27569 | #~ msgid "" | 27314 | #~ msgid "" | ||
27570 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | 27315 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||
n | 27571 | #~ "tree/master/examples/book/iconview\">Source Code, IconView</link>" | n | 27316 | #~ "tree/master/examples/book/gridview\">Source Code, GridView</link>" |
27572 | #~ msgstr "" | 27317 | #~ msgstr "" | ||
27573 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | 27318 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||
27574 | #~ "tree/master/examples/book/iconview\">Källkod, IconView</link>" | 27319 | #~ "tree/master/examples/book/iconview\">Källkod, IconView</link>" | ||
n | 27575 | n | |||
27576 | # TODO: Fixed sep 2022? | ||||
27577 | #~ msgid "" | ||||
27578 | #~ "At the time of writing (July 2022) drag-and-drop in <classname>Gtk::" | ||||
27579 | #~ "TreeView</classname>s does not work. See the <link xlink:href=\"https://" | ||||
27580 | #~ "gitlab.gnome.org/GNOME/gtk/-/issues/3649\">gtk#3649 issue</link> for the " | ||||
27581 | #~ "latest info." | ||||
27582 | #~ msgstr "" | ||||
27583 | #~ "I skrivande stund (juli 2022) fungerar inte dra-och-släpp i " | ||||
27584 | #~ "<classname>Gtk::TreeView</classname>. Se <link xlink:href=\"https://" | ||||
27585 | #~ "gitlab.gnome.org/GNOME/gtk/-/issues/3649\">ärendet gtk#3649</link> för " | ||||
27586 | #~ "den senaste informationen." | ||||
27587 | |||||
27588 | #, fuzzy | ||||
27589 | #~ msgid "" | ||||
27590 | #~ "<classname>MessageDialog</classname> is a convenience class, used to " | ||||
27591 | #~ "create simple, standard message dialogs, with a message and buttons for " | ||||
27592 | #~ "user response. You can specify the type of message and the text in the " | ||||
27593 | #~ "constructor, as well as specifying standard buttons via the <type>Gtk::" | ||||
27594 | #~ "ButtonsType</type> enum." | ||||
27595 | #~ msgstr "" | ||||
27596 | #~ "<classname>MessageDialog</classname> är en bekvämlighetsklass, som " | ||||
27597 | #~ "används för att skapa enkla standardmeddelandedialoger med ett meddelande " | ||||
27598 | #~ "och knappar för svar från användaren. Du kan ange meddelandetypen och " | ||||
27599 | #~ "texten i konstruktorn, såväl som att ange standardknappar via <type>Gtk::" | ||||
27600 | #~ "ButtonsType</type>-uppräkningen." | ||||
27601 | |||||
27602 | #~ msgid "" | ||||
27603 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27604 | #~ "tree/master/examples/book/dialogs/messagedialog\">Source Code</link>" | ||||
27605 | #~ msgstr "" | ||||
27606 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27607 | #~ "tree/master/examples/book/dialogs/messagedialog\">Källkod</link>" | ||||
27608 | |||||
27609 | #~ msgid "" | ||||
27610 | #~ "The <classname>FileChooserDialog</classname> is suitable for use with " | ||||
27611 | #~ "\"Open\" or \"Save\" menu items." | ||||
27612 | #~ msgstr "" | ||||
27613 | #~ "<classname>FileChooserDialog</classname> är lämplig för användning med " | ||||
27614 | #~ "menyobjekten ”Öppna” eller ”Spara”." | ||||
27615 | |||||
27616 | #~ msgid "FileChooser" | ||||
27617 | #~ msgstr "FileChooser" | ||||
27618 | |||||
27619 | #, fuzzy | ||||
27620 | #~ msgid "" | ||||
27621 | #~ "The <classname>ColorChooserDialog</classname> allows the user to choose a " | ||||
27622 | #~ "color. The <classname>ColorButton</classname> opens a color selection " | ||||
27623 | #~ "dialog when it is clicked." | ||||
27624 | #~ msgstr "" | ||||
27625 | #~ "<classname>ColorChooserDialog</classname> låter användaren välja en färg. " | ||||
27626 | #~ "<classname>ColorButton</classname> öppnar en färgvalsdialog när den " | ||||
27627 | #~ "klickas på." | ||||
27628 | |||||
27629 | #, fuzzy | ||||
27630 | #~ msgid "" | ||||
27631 | #~ "The <classname>FontChooserDialog</classname> allows the user to choose a " | ||||
27632 | #~ "font. The <classname>FontButton</classname> opens a font chooser dialog " | ||||
27633 | #~ "when it is clicked." | ||||
27634 | #~ msgstr "" | ||||
27635 | #~ "<classname>FontChooserDialog</classname> låter användaren välja ett " | ||||
27636 | #~ "typsnitt. <classname>FontButton</classname>-knappen öppnar en " | ||||
27637 | #~ "typsnittsväljardialog när den klickas på." | ||||
27638 | |||||
27639 | #~ msgid "" | ||||
27640 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27641 | #~ "tree/master/examples/book/dialogs/fontchooserdialog\">Source Code</link>" | ||||
27642 | #~ msgstr "" | ||||
27643 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27644 | #~ "tree/master/examples/book/dialogs/fontchooserdialog\">Källkod</link>" | ||||
27645 | 27320 | ||||
27646 | #, no-wrap | 27321 | #, no-wrap | ||
27647 | #~ msgid "intltool-update --pot" | 27322 | #~ msgid "intltool-update --pot" | ||
27648 | #~ msgstr "intltool-update --pot" | 27323 | #~ msgstr "intltool-update --pot" | ||
27649 | 27324 | ||||
27659 | #~ "\"><literal>gnomemm_hello</literal> example package</link>" | 27334 | #~ "\"><literal>gnomemm_hello</literal> example package</link>" | ||
27660 | #~ msgstr "" | 27335 | #~ msgstr "" | ||
27661 | #~ "<link xlink:href=\"http://ftp.gnome.org/pub/GNOME/sources/gnomemm_hello/" | 27336 | #~ "<link xlink:href=\"http://ftp.gnome.org/pub/GNOME/sources/gnomemm_hello/" | ||
27662 | #~ "\">Exempelpaketet <literal>gnomemm_hello</literal></link>" | 27337 | #~ "\">Exempelpaketet <literal>gnomemm_hello</literal></link>" | ||
27663 | 27338 | ||||
n | 27664 | #, fuzzy | n | 27339 | #~ msgid "Widget Name and CSS Node Name" |
27665 | #~ msgid "" | 27340 | #~ msgstr "Komponentnamn och CSS-nodnamn" | ||
27666 | #~ "Your widget class, whether it's derived directly from <classname>Gtk::" | ||||
27667 | #~ "Widget</classname> or from another widget class, can read some style " | ||||
27668 | #~ "information from a CSS (Cascading Style Sheets) file. The users of your " | ||||
27669 | #~ "widget, or the users of an application program with your widget, can then " | ||||
27670 | #~ "modify the style of your widget without modifying the source code. Useful " | ||||
27671 | #~ "classes are <classname>Gtk::StyleContext</classname> and <classname>Gtk::" | ||||
27672 | #~ "CssProvider</classname>. With the methods of <classname>Gtk::" | ||||
27673 | #~ "StyleContext</classname> you can read the values of your widget's style " | ||||
27674 | #~ "information. CSS files are described in the documentation of " | ||||
27675 | #~ "<application>GTK</application>. The following example shows a simple use " | ||||
27676 | #~ "of <methodname>Gtk::StyleContext::get_padding()</methodname>." | ||||
27677 | #~ msgstr "" | ||||
27678 | #~ "Din komponentklass kan läsa viss stilinformation från en CSS-fil " | ||||
27679 | #~ "(Cascading Style Sheets), oavsett om den härleds direkt från " | ||||
27680 | #~ "<classname>Gtk::Widget</classname> eller från en annan komponentklass. " | ||||
27681 | #~ "Användarna av din komponent, eller användarna av ett program med din " | ||||
27682 | #~ "komponent, kan sedan ändra stilen för din komponent utan att ändra " | ||||
27683 | #~ "källkoden. Användbara klasser är <classname>Gtk::StyleContext</classname> " | ||||
27684 | #~ "och <classname>Gtk::CssProvider</classname>. Med metoderna i " | ||||
27685 | #~ "<classname>Gtk::StyleContext</classname> kan du läsa värden för din " | ||||
27686 | #~ "komponents stilinformation. CSS-filer beskrivs i dokumentationen för " | ||||
27687 | #~ "<application>GTK</application>. Följande exempel visar enkel användning " | ||||
27688 | #~ "av <methodname>Gtk::StyleContext::get_padding()</methodname>." | ||||
27689 | 27341 | ||||
27690 | #~ msgid "For instance, from <filename>adjustment.hg</filename>:" | 27342 | #~ msgid "For instance, from <filename>adjustment.hg</filename>:" | ||
27691 | #~ msgstr "Till exempel, från <filename>adjustment.hg</filename>:" | 27343 | #~ msgstr "Till exempel, från <filename>adjustment.hg</filename>:" | ||
27692 | 27344 | ||||
27693 | #~ msgid "For example, from <filename>iochannel.hg</filename> in glibmm:" | 27345 | #~ msgid "For example, from <filename>iochannel.hg</filename> in glibmm:" | ||
27798 | #~ "<command>gmmproc</command> att placera C-funktionens returvärde i den " | 27450 | #~ "<command>gmmproc</command> att placera C-funktionens returvärde i den " | ||
27799 | #~ "utdataparametern. I detta fall kommer dock ett nödvändigt " | 27451 | #~ "utdataparametern. I detta fall kommer dock ett nödvändigt " | ||
27800 | #~ "initieringsmakro som det följande också behöva anges: <_:programlisting-3/" | 27452 | #~ "initieringsmakro som det följande också behöva anges: <_:programlisting-3/" | ||
27801 | #~ "> Vilket också skulle kunna skrivas som: <_:programlisting-4/>" | 27453 | #~ "> Vilket också skulle kunna skrivas som: <_:programlisting-4/>" | ||
27802 | 27454 | ||||
n | n | 27455 | #~ msgid "" | ||
27456 | #~ "This compiler error might look like this: <_:programlisting-1/> or this: " | ||||
27457 | #~ "<_:programlisting-2/>" | ||||
27458 | #~ msgstr "" | ||||
27459 | #~ "Detta kompileringsfel kan se ut så här: <_:programlisting-1/> eller så " | ||||
27460 | #~ "här: <_:programlisting-2/>" | ||||
27461 | |||||
27462 | #, fuzzy | ||||
27463 | #~ msgid "" | ||||
27464 | #~ "<classname>MessageDialog</classname> is a convenience class, used to " | ||||
27465 | #~ "create simple, standard message dialogs, with a message and buttons for " | ||||
27466 | #~ "user response. You can specify the type of message and the text in the " | ||||
27467 | #~ "constructor, as well as specifying standard buttons via the <type>Gtk::" | ||||
27468 | #~ "ButtonsType</type> enum." | ||||
27469 | #~ msgstr "" | ||||
27470 | #~ "<classname>MessageDialog</classname> är en bekvämlighetsklass, som " | ||||
27471 | #~ "används för att skapa enkla standardmeddelandedialoger med ett meddelande " | ||||
27472 | #~ "och knappar för svar från användaren. Du kan ange meddelandetypen och " | ||||
27473 | #~ "texten i konstruktorn, såväl som att ange standardknappar via <type>Gtk::" | ||||
27474 | #~ "ButtonsType</type>-uppräkningen." | ||||
27475 | |||||
27476 | #~ msgid "" | ||||
27477 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27478 | #~ "tree/master/examples/book/dialogs/messagedialog\">Source Code</link>" | ||||
27479 | #~ msgstr "" | ||||
27480 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27481 | #~ "tree/master/examples/book/dialogs/messagedialog\">Källkod</link>" | ||||
27482 | |||||
27483 | #~ msgid "" | ||||
27484 | #~ "The <classname>FileChooserDialog</classname> is suitable for use with " | ||||
27485 | #~ "\"Open\" or \"Save\" menu items." | ||||
27486 | #~ msgstr "" | ||||
27487 | #~ "<classname>FileChooserDialog</classname> är lämplig för användning med " | ||||
27488 | #~ "menyobjekten ”Öppna” eller ”Spara”." | ||||
27489 | |||||
27490 | #~ msgid "FileChooser" | ||||
27491 | #~ msgstr "FileChooser" | ||||
27492 | |||||
27493 | #, fuzzy | ||||
27494 | #~ msgid "" | ||||
27495 | #~ "The <classname>ColorChooserDialog</classname> allows the user to choose a " | ||||
27496 | #~ "color. The <classname>ColorButton</classname> opens a color selection " | ||||
27497 | #~ "dialog when it is clicked." | ||||
27498 | #~ msgstr "" | ||||
27499 | #~ "<classname>ColorChooserDialog</classname> låter användaren välja en färg. " | ||||
27500 | #~ "<classname>ColorButton</classname> öppnar en färgvalsdialog när den " | ||||
27501 | #~ "klickas på." | ||||
27502 | |||||
27503 | #, fuzzy | ||||
27504 | #~ msgid "" | ||||
27505 | #~ "The <classname>FontChooserDialog</classname> allows the user to choose a " | ||||
27506 | #~ "font. The <classname>FontButton</classname> opens a font chooser dialog " | ||||
27507 | #~ "when it is clicked." | ||||
27508 | #~ msgstr "" | ||||
27509 | #~ "<classname>FontChooserDialog</classname> låter användaren välja ett " | ||||
27510 | #~ "typsnitt. <classname>FontButton</classname>-knappen öppnar en " | ||||
27511 | #~ "typsnittsväljardialog när den klickas på." | ||||
27512 | |||||
27513 | #~ msgid "" | ||||
27514 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27515 | #~ "tree/master/examples/book/dialogs/fontchooserdialog\">Source Code</link>" | ||||
27516 | #~ msgstr "" | ||||
27517 | #~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/" | ||||
27518 | #~ "tree/master/examples/book/dialogs/fontchooserdialog\">Källkod</link>" | ||||
27519 | |||||
27520 | #, fuzzy | ||||
27521 | #~ msgid "" | ||||
27522 | #~ "Your widget class, whether it's derived directly from <classname>Gtk::" | ||||
27523 | #~ "Widget</classname> or from another widget class, can read some style " | ||||
27524 | #~ "information from a CSS (Cascading Style Sheets) file. The users of your " | ||||
27525 | #~ "widget, or the users of an application program with your widget, can then " | ||||
27526 | #~ "modify the style of your widget without modifying the source code. Useful " | ||||
27527 | #~ "classes are <classname>Gtk::StyleContext</classname> and <classname>Gtk::" | ||||
27528 | #~ "CssProvider</classname>. With the methods of <classname>Gtk::" | ||||
27529 | #~ "StyleContext</classname> you can read the values of your widget's style " | ||||
27530 | #~ "information. CSS files are described in the documentation of " | ||||
27531 | #~ "<application>GTK</application>. The following example shows a simple use " | ||||
27532 | #~ "of <methodname>Gtk::StyleContext::get_padding()</methodname>." | ||||
27533 | #~ msgstr "" | ||||
27534 | #~ "Din komponentklass kan läsa viss stilinformation från en CSS-fil " | ||||
27535 | #~ "(Cascading Style Sheets), oavsett om den härleds direkt från " | ||||
27536 | #~ "<classname>Gtk::Widget</classname> eller från en annan komponentklass. " | ||||
27537 | #~ "Användarna av din komponent, eller användarna av ett program med din " | ||||
27538 | #~ "komponent, kan sedan ändra stilen för din komponent utan att ändra " | ||||
27539 | #~ "källkoden. Användbara klasser är <classname>Gtk::StyleContext</classname> " | ||||
27540 | #~ "och <classname>Gtk::CssProvider</classname>. Med metoderna i " | ||||
27541 | #~ "<classname>Gtk::StyleContext</classname> kan du läsa värden för din " | ||||
27542 | #~ "komponents stilinformation. CSS-filer beskrivs i dokumentationen för " | ||||
27543 | #~ "<application>GTK</application>. Följande exempel visar enkel användning " | ||||
27544 | #~ "av <methodname>Gtk::StyleContext::get_padding()</methodname>." | ||||
27545 | |||||
27803 | #, no-wrap | 27546 | #, no-wrap | ||
27804 | #~ msgid "" | 27547 | #~ msgid "" | ||
27805 | #~ "\n" | 27548 | #~ "\n" | ||
27806 | #~ "gboolean gtk_icon_view_get_cell_rect(GtkIconView* icon_view,\n" | 27549 | #~ "gboolean gtk_icon_view_get_cell_rect(GtkIconView* icon_view,\n" | ||
27807 | #~ " GtkTreePath* path, GtkCellRenderer* cell, GdkRectangle* rect);\n" | 27550 | #~ " GtkTreePath* path, GtkCellRenderer* cell, GdkRectangle* rect);\n" | ||
27828 | #~ "_INITIALIZATION(`Gdk::Rectangle&',`GdkRectangle',`$3 = Glib::wrap(&( | 27571 | #~ "_INITIALIZATION(`Gdk::Rectangle&',`GdkRectangle',`$3 = Glib::wrap(&( | ||
> | $4))')\n" | > | $4))')\n" | ||
27829 | #~ msgstr "" | 27572 | #~ msgstr "" | ||
27830 | #~ "\n" | 27573 | #~ "\n" | ||
27831 | #~ "_INITIALIZATION(`Gdk::Rectangle&',`GdkRectangle',`$3 = Glib::wrap(&( | 27574 | #~ "_INITIALIZATION(`Gdk::Rectangle&',`GdkRectangle',`$3 = Glib::wrap(&( | ||
> | $4))')\n" | > | $4))')\n" | ||
27832 | 27575 | ||||
n | n | 27576 | # TODO: Fixed sep 2022? | ||
27833 | #~ msgid "" | 27577 | #~ msgid "" | ||
n | 27834 | #~ "This compiler error might look like this: <_:programlisting-1/> or this: " | n | 27578 | #~ "At the time of writing (July 2022) drag-and-drop in <classname>Gtk::" |
27835 | #~ "<_:programlisting-2/>" | 27579 | #~ "TreeView</classname>s does not work. See the <link xlink:href=\"https://" | ||
27580 | #~ "gitlab.gnome.org/GNOME/gtk/-/issues/3649\">gtk#3649 issue</link> for the " | ||||
27581 | #~ "latest info." | ||||
27836 | #~ msgstr "" | 27582 | #~ msgstr "" | ||
t | 27837 | #~ "Detta kompileringsfel kan se ut så här: <_:programlisting-1/> eller så " | t | 27583 | #~ "I skrivande stund (juli 2022) fungerar inte dra-och-släpp i " |
27838 | #~ "här: <_:programlisting-2/>" | 27584 | #~ "<classname>Gtk::TreeView</classname>. Se <link xlink:href=\"https://" | ||
27585 | #~ "gitlab.gnome.org/GNOME/gtk/-/issues/3649\">ärendet gtk#3649</link> för " | ||||
27586 | #~ "den senaste informationen." | ||||
27839 | 27587 | ||||
27840 | #~ msgid "An preference dialog" | 27588 | #~ msgid "An preference dialog" | ||
27841 | #~ msgstr "En inställningsdialog" | 27589 | #~ msgstr "En inställningsdialog" |
Note: both files are merged with latest POT file.