gtkmm-documentation - master - Tutorial - Swedish

← Back to actions


Uploaded file by Anders Jonsson on 2022-09-09 22:16:32+00:00
Uploaded file by Anders Jonsson on 2022-11-19 19:25:52+00:00
5#5#
6msgid ""6msgid ""
7msgstr ""7msgstr ""
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"
n10"PO-Revision-Date: 2022-09-10 00:15+0200\n"n10"PO-Revision-Date: 2022-11-19 20:25+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"
n18"X-Generator: Poedit 3.1.1\n"n18"X-Generator: Poedit 3.2\n"
1919
20#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR220#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
21msgctxt "_"21msgctxt "_"
22msgid "translator-credits"22msgid "translator-credits"
23msgstr "Anders Jonsson <anders.jonsson@norsjovallen.se>, 2022"23msgstr "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>"
8181
82#. (itstool) path: authorgroup/author82#. (itstool) path: authorgroup/author
83#: C/index-in.docbook:7083#: C/index-in.docbook:70
n84#, fuzzyn
85msgid ""84msgid ""
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>"
89msgstr ""88msgstr ""
141"<contrib>Kapitlet ”Bygga program”.</contrib>"140"<contrib>Kapitlet ”Bygga program”.</contrib>"
142141
143#. (itstool) path: authorgroup/author142#. (itstool) path: authorgroup/author
144#: C/index-in.docbook:93143#: C/index-in.docbook:93
145#, fuzzy144#, fuzzy
nn145#| 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>"
146msgid ""149msgid ""
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>"
150msgstr ""153msgstr ""
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."
715718
n716# TODO: root password for su, not sudon719# TODO: root password for su, not sudo?
717#. (itstool) path: note/para720#. (itstool) path: note/para
718#: C/index-in.docbook:271721#: C/index-in.docbook:271
nn722#, fuzzy
719msgid ""723msgid ""
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."
920msgstr "#include &lt;gtkmm.h&gt;"924msgstr "#include &lt;gtkmm.h&gt;"
921925
922#. (itstool) path: section/para926#. (itstool) path: section/para
923#: C/index-in.docbook:349927#: C/index-in.docbook:349
924#, fuzzy928#, fuzzy
nn929#| 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."
925msgid ""935msgid ""
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 "
985msgid ""995msgid ""
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."
988msgstr ""998msgstr ""
989"definierar klassen <classname>MyWindow</classname>. Dess standardkonstruktor "999"definierar klassen <classname>MyWindow</classname>. Dess standardkonstruktor "
n990"ställer in fönstrets titel and (initial) standardstorlek."n1000"ställer in fönstrets titel och (initial) standardstorlek."
9911001
992#. (itstool) path: section/para1002#. (itstool) path: section/para
993#: C/index-in.docbook:3731003#: C/index-in.docbook:373
994msgid "The <function>main()</function> function's first statement:"1004msgid "The <function>main()</function> function's first statement:"
995msgstr "<function>main()</function>-funktionens första sats:"1005msgstr "<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."
10941104
1095#. (itstool) path: section/title1105#. (itstool) path: section/title
1096#: C/index-in.docbook:4041106#: C/index-in.docbook:404
n1097#, fuzzyn
1098msgid "Headers and Linking"1107msgid "Headers and Linking"
1099msgstr "Huvuden och länkning"1108msgstr "Huvuden och länkning"
11001109
1101#. (itstool) path: section/para1110#. (itstool) path: section/para
1102#: C/index-in.docbook:4061111#: 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."
15631572
1564#. (itstool) path: section/para1573#. (itstool) path: section/para
1565#: C/index-in.docbook:5291574#: C/index-in.docbook:529
n1566#, fuzzyn
1567#| msgid ""
1568#| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"
1569#| "classGlib_1_1ustring.html\">Reference</link>"
1570msgid ""1575msgid ""
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>"
1573msgstr ""1578msgstr ""
n1574"<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"n1579"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
1575"classGlib_1_1ustring.html\">Referens</link>"1580"classGlib_1_1ustring.html\">Referens</link>"
15761581
1577#. (itstool) path: section/para1582#. (itstool) path: section/para
1578#: C/index-in.docbook:5311583#: C/index-in.docbook:531
1579msgid ""1584msgid ""
2811msgstr "Tryckknappar"2816msgstr "Tryckknappar"
28122817
2813#. (itstool) path: listitem/para2818#. (itstool) path: listitem/para
2814#: C/index-in.docbook:9222819#: C/index-in.docbook:922
2815#, fuzzy2820#, fuzzy
n2816#| 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."
2822msgid ""2821msgid ""
2823"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"2822"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2824"classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. "2823"classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. "
2825"Standard buttons, usually marked with a label or picture. Pushing one "2824"Standard buttons, usually marked with a label or picture. Pushing one "
2826"triggers an action. See the <link linkend=\"sec-pushbuttons\">Button</link> "2825"triggers an action. See the <link linkend=\"sec-pushbuttons\">Button</link> "
2827"section."2826"section."
2828msgstr ""2827msgstr ""
n2829"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n2828"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2830"classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. "2829"classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. "
2831"Standardknappar, vanligen markerade med en etikett eller bild. Att trycka på "2830"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-"2831"en av dem utlöser en åtgärd. Se avsnittet <link linkend=\"sec-"
2833"pushbuttons\">Button</link>."2832"pushbuttons\">Button</link>."
28342833
2845"classGtk_1_1ToggleButton.html\"><classname>Gtk::ToggleButton</classname></"2844"classGtk_1_1ToggleButton.html\"><classname>Gtk::ToggleButton</classname></"
2846"link>. Unlike a normal Button, which springs back up, a ToggleButton stays "2845"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 "2846"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."2847"the <link linkend=\"sec-toggle-buttons\">ToggleButton</link> section."
2849msgstr ""2848msgstr ""
n2850"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n2849"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2851"classGtk_1_1ToggleButton.html\"><classname>Gtk::ToggleButton</classname></"2850"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 "2851"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 "2852"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-"2853"som en på/av-brytare. Se avsnittet <link linkend=\"sec-toggle-"
2855"buttons\">ToggleButton</link>."2854"buttons\">ToggleButton</link>."
2860msgstr "Kryssrutor"2859msgstr "Kryssrutor"
28612860
2862#. (itstool) path: listitem/para2861#. (itstool) path: listitem/para
2863#: C/index-in.docbook:9412862#: C/index-in.docbook:941
2864#, fuzzy2863#, fuzzy
n2865#| 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."
2872msgid ""2864msgid ""
2873"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"2865"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2874"classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></"2866"classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></"
2875"link>. These act like ToggleButtons, but show their state in small squares, "2867"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 "2868"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-"2869"require an on/off setting. See the <link linkend=\"sec-"
2878"checkbuttons\">CheckButton</link> section."2870"checkbuttons\">CheckButton</link> section."
2879msgstr ""2871msgstr ""
n2880"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n2872"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2881"classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></"2873"classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></"
2882"link>. Dessa fungerar som ToggleButton, men visar sitt tillstånd i små "2874"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 "2875"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-"2876"kräver en på/av-inställning. Se avsnittet <link linkend=\"sec-"
2885"checkbuttons\">CheckButton</link>."2877"checkbuttons\">CheckButton</link>."
2970"Komponenten <classname>Gtk::Button</classname> har signalen "2962"Komponenten <classname>Gtk::Button</classname> har signalen "
2971"<literal>clicked</literal> som sänds ut när knappen trycks ned och släpps."2963"<literal>clicked</literal> som sänds ut när knappen trycks ned och släpps."
29722964
2973#. (itstool) path: section/para2965#. (itstool) path: section/para
2974#: C/index-in.docbook:9972966#: C/index-in.docbook:997
n2975#, fuzzyn
2976#| msgid ""
2977#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
2978#| "classGtk_1_1Button.html\">Reference</link>"
2979msgid ""2967msgid ""
2980"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"2968"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2981"classGtk_1_1Button.html\">Reference</link>"2969"classGtk_1_1Button.html\">Reference</link>"
2982msgstr ""2970msgstr ""
n2983"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n2971"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2984"classGtk_1_1Button.html\">Referens</link>"2972"classGtk_1_1Button.html\">Referens</link>"
29852973
2986#. (itstool) path: section/title2974#. (itstool) path: section/title
2987#: C/index-in.docbook:1000 C/index-in.docbook:1054 C/index-in.docbook:11132975#: 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:16052976#: 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 "3068"knappens tillstånd, och får signalen <literal>toggled</literal> att sändas "
3081"ut."3069"ut."
30823070
3083#. (itstool) path: section/para3071#. (itstool) path: section/para
3084#: C/index-in.docbook:10363072#: C/index-in.docbook:1036
n3085#, fuzzyn
3086#| msgid ""
3087#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3088#| "classGtk_1_1ToggleButton.html\">Reference</link>"
3089msgid ""3073msgid ""
3090"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3074"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3091"classGtk_1_1ToggleButton.html\">Reference</link>"3075"classGtk_1_1ToggleButton.html\">Reference</link>"
3092msgstr ""3076msgstr ""
n3093"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3077"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3094"classGtk_1_1ToggleButton.html\">Referens</link>"3078"classGtk_1_1ToggleButton.html\">Referens</link>"
30953079
3096#. (itstool) path: section/title3080#. (itstool) path: section/title
3097#. (itstool) path: figure/title3081#. (itstool) path: figure/title
3098#: C/index-in.docbook:1041 C/index-in.docbook:10573082#: C/index-in.docbook:1041 C/index-in.docbook:1057
3115"CheckButton</classname>. Du kan kontrollera och ställa in en kryssruta med "3099"CheckButton</classname>. Du kan kontrollera och ställa in en kryssruta med "
3116"samma medlemsmetoder som för <classname>Gtk::ToggleButton</classname>."3100"samma medlemsmetoder som för <classname>Gtk::ToggleButton</classname>."
31173101
3118#. (itstool) path: section/para3102#. (itstool) path: section/para
3119#: C/index-in.docbook:10513103#: C/index-in.docbook:1051
n3120#, fuzzyn
3121#| msgid ""
3122#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3123#| "classGtk_1_1CheckButton.html\">Reference</link>"
3124msgid ""3104msgid ""
3125"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3105"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3126"classGtk_1_1CheckButton.html\">Reference</link>"3106"classGtk_1_1CheckButton.html\">Reference</link>"
3127msgstr ""3107msgstr ""
n3128"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3108"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3129"classGtk_1_1CheckButton.html\">Referens</link>"3109"classGtk_1_1CheckButton.html\">Referens</link>"
31303110
3131#. (itstool) path: imageobject/imagedata3111#. (itstool) path: imageobject/imagedata
3132#. This is a reference to an external file such as an image or video. When3112#. 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 to3113#. 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 "3218"kommer alla vara ”av”. Glöm inte att slå på en av dem med "
3239"<methodname>set_active()</methodname>."3219"<methodname>set_active()</methodname>."
32403220
3241#. (itstool) path: section/para3221#. (itstool) path: section/para
3242#: C/index-in.docbook:11083222#: C/index-in.docbook:1108
n3243#, fuzzyn
3244#| msgid ""
3245#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3246#| "classGtk_1_1RadioButton.html\">Reference</link>"
3247msgid ""3223msgid ""
3248"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3224"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3249"classGtk_1_1RadioButton.html\">Reference</link>"3225"classGtk_1_1RadioButton.html\">Reference</link>"
3250msgstr ""3226msgstr ""
n3251"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3227"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3252"classGtk_1_1RadioButton.html\">Referens</link>"3228"classGtk_1_1RadioButton.html\">Referens</link>"
32533229
3254#. (itstool) path: section/para3230#. (itstool) path: section/para
3255#: C/index-in.docbook:11143231#: C/index-in.docbook:1114
3256msgid ""3232msgid ""
3347"classname>, kanske för att dela med en annan komponent. Se avsnittet <link "3323"classname>, kanske för att dela med en annan komponent. Se avsnittet <link "
3348"linkend=\"chapter-adjustment\">Justeringar</link> för mer detaljer."3324"linkend=\"chapter-adjustment\">Justeringar</link> för mer detaljer."
33493325
3350#. (itstool) path: chapter/para3326#. (itstool) path: chapter/para
3351#: C/index-in.docbook:11613327#: C/index-in.docbook:1161
n3352#, fuzzyn
3353#| msgid ""
3354#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3355#| "classGtk_1_1Range.html\">Reference</link>"
3356msgid ""3328msgid ""
3357"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3329"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3358"classGtk_1_1Range.html\">Reference</link>"3330"classGtk_1_1Range.html\">Reference</link>"
3359msgstr ""3331msgstr ""
n3360"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3332"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3361"classGtk_1_1Range.html\">Referens</link>"3333"classGtk_1_1Range.html\">Referens</link>"
33623334
3363#. (itstool) path: section/title3335#. (itstool) path: section/title
3364#: C/index-in.docbook:11643336#: C/index-in.docbook:1164
3365msgid "Scrollbar Widgets"3337msgid "Scrollbar Widgets"
3388"Orienteringen för en <classname>Gtk::Scrollbar</classname> kan vara antingen "3360"Orienteringen för en <classname>Gtk::Scrollbar</classname> kan vara antingen "
3389"horisontell eller vertikal."3361"horisontell eller vertikal."
33903362
3391#. (itstool) path: section/para3363#. (itstool) path: section/para
3392#: C/index-in.docbook:11783364#: C/index-in.docbook:1178
n3393#, fuzzyn
3394#| msgid ""
3395#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3396#| "classGtk_1_1Scrollbar.html\">Reference</link>"
3397msgid ""3365msgid ""
3398"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3366"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3399"classGtk_1_1Scrollbar.html\">Reference</link>"3367"classGtk_1_1Scrollbar.html\">Reference</link>"
3400msgstr ""3368msgstr ""
n3401"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3369"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3402"classGtk_1_1Scrollbar.html\">Referens</link>"3370"classGtk_1_1Scrollbar.html\">Referens</link>"
34033371
3404#. (itstool) path: section/title3372#. (itstool) path: section/title
3405#: C/index-in.docbook:11833373#: C/index-in.docbook:1183
3406#, fuzzy3374#, fuzzy
3490"Värdet kan också skrivas ut i olika positions relativt till tråget, angivet "3458"Värdet kan också skrivas ut i olika positions relativt till tråget, angivet "
3491"av metoden <methodname>set_value_pos()</methodname>."3459"av metoden <methodname>set_value_pos()</methodname>."
34923460
3493#. (itstool) path: section/para3461#. (itstool) path: section/para
3494#: C/index-in.docbook:12233462#: C/index-in.docbook:1223
n3495#, fuzzyn
3496#| msgid ""
3497#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3498#| "classGtk_1_1Scale.html\">Reference</link>"
3499msgid ""3463msgid ""
3500"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3464"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3501"classGtk_1_1Scale.html\">Reference</link>"3465"classGtk_1_1Scale.html\">Reference</link>"
3502msgstr ""3466msgstr ""
n3503"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3467"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3504"classGtk_1_1Scale.html\">Referens</link>"3468"classGtk_1_1Scale.html\">Referens</link>"
35053469
3506#. (itstool) path: section/para3470#. (itstool) path: section/para
3507#: C/index-in.docbook:12313471#: C/index-in.docbook:1231
3508#, fuzzy3472#, fuzzy
3609"Markup-syntax</link>. Exempelvis, <code> &lt;b&gt;text i fetstil&lt;/b&gt; "3573"Markup-syntax</link>. Exempelvis, <code> &lt;b&gt;text i fetstil&lt;/b&gt; "
3610"och &lt;s&gt;genomstruken text&lt;/s&gt; </code> ."3574"och &lt;s&gt;genomstruken text&lt;/s&gt; </code> ."
36113575
3612#. (itstool) path: section/para3576#. (itstool) path: section/para
3613#: C/index-in.docbook:12843577#: C/index-in.docbook:1284
n3614#, fuzzyn
3615#| msgid ""
3616#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3617#| "classGtk_1_1Label.html\">Reference</link>"
3618msgid ""3578msgid ""
3619"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3579"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3620"classGtk_1_1Label.html\">Reference</link>"3580"classGtk_1_1Label.html\">Reference</link>"
3621msgstr ""3581msgstr ""
n3622"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3582"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3623"classGtk_1_1Label.html\">Referens</link>"3583"classGtk_1_1Label.html\">Referens</link>"
36243584
3625#. (itstool) path: section/para3585#. (itstool) path: section/para
3626#: C/index-in.docbook:12883586#: C/index-in.docbook:1288
3627msgid ""3587msgid ""
3760"Använd <methodname>Gtk::Window::set_default_widget()</methodname> för att "3720"Använd <methodname>Gtk::Window::set_default_widget()</methodname> för att "
3761"ställa in en komponent som standardkomponenten."3721"ställa in en komponent som standardkomponenten."
37623722
3763#. (itstool) path: section/para3723#. (itstool) path: section/para
3764#: C/index-in.docbook:13553724#: C/index-in.docbook:1355
n3765#, fuzzyn
3766#| msgid ""
3767#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3768#| "classGtk_1_1Entry.html\">Reference</link>"
3769msgid ""3725msgid ""
3770"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3726"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3771"classGtk_1_1Entry.html\">Reference</link>"3727"classGtk_1_1Entry.html\">Reference</link>"
3772msgstr ""3728msgstr ""
n3773"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3729"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3774"classGtk_1_1Entry.html\">Referens</link>"3730"classGtk_1_1Entry.html\">Referens</link>"
37753731
3776#. (itstool) path: section/title3732#. (itstool) path: section/title
3777#: C/index-in.docbook:13583733#: C/index-in.docbook:1358
3778#, fuzzy3734#, fuzzy
3885"med <methodname>set_match_func()</methodname>. Detta är även användbart om "3841"med <methodname>set_match_func()</methodname>. Detta är även användbart om "
3886"du vill matcha strängen på en annan del än starten."3842"du vill matcha strängen på en annan del än starten."
38873843
3888#. (itstool) path: section/para3844#. (itstool) path: section/para
3889#: C/index-in.docbook:14073845#: C/index-in.docbook:1407
n3890#, fuzzyn
3891#| msgid ""
3892#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
3893#| "classGtk_1_1EntryCompletion.html\">Reference</link>"
3894msgid ""3846msgid ""
3895"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"3847"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3896"classGtk_1_1EntryCompletion.html\">Reference</link>"3848"classGtk_1_1EntryCompletion.html\">Reference</link>"
3897msgstr ""3849msgstr ""
n3898"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n3850"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
3899"classGtk_1_1EntryCompletion.html\">Referens</link>"3851"classGtk_1_1EntryCompletion.html\">Referens</link>"
39003852
3901#. (itstool) path: section/title3853#. (itstool) path: section/title
3902#: C/index-in.docbook:14103854#: C/index-in.docbook:1410
3903#, fuzzy3855#, fuzzy
4257"För att tvinga den att fästa vid närmaste <literal>step_increment</literal>, "4209"För att tvinga den att fästa vid närmaste <literal>step_increment</literal>, "
4258"använd <methodname>set_snap_to_ticks()</methodname>."4210"använd <methodname>set_snap_to_ticks()</methodname>."
42594211
4260#. (itstool) path: section/para4212#. (itstool) path: section/para
4261#: C/index-in.docbook:16004213#: C/index-in.docbook:1600
n4262#, fuzzyn
4263#| msgid ""
4264#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4265#| "classGtk_1_1SpinButton.html\">Reference</link>"
4266msgid ""4214msgid ""
4267"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4215"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4268"classGtk_1_1SpinButton.html\">Reference</link>"4216"classGtk_1_1SpinButton.html\">Reference</link>"
4269msgstr ""4217msgstr ""
n4270"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4218"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4271"classGtk_1_1SpinButton.html\">Referens</link>"4219"classGtk_1_1SpinButton.html\">Referens</link>"
42724220
4273#. (itstool) path: section/para4221#. (itstool) path: section/para
4274#: C/index-in.docbook:16074222#: C/index-in.docbook:1607
4275msgid "Here's an example of a <classname>SpinButton</classname> in action:"4223msgid "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 "4286"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>."4287"genom att använda metoden <methodname>set_orientation()</methodname>."
43404288
4341#. (itstool) path: section/para4289#. (itstool) path: section/para
4342#: C/index-in.docbook:16444290#: C/index-in.docbook:1644
n4343#, fuzzyn
4344#| msgid ""
4345#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4346#| "classGtk_1_1ProgressBar.html\">Reference</link>"
4347msgid ""4291msgid ""
4348"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4292"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4349"classGtk_1_1ProgressBar.html\">Reference</link>"4293"classGtk_1_1ProgressBar.html\">Reference</link>"
4350msgstr ""4294msgstr ""
n4351"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4295"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4352"classGtk_1_1ProgressBar.html\">Referens</link>"4296"classGtk_1_1ProgressBar.html\">Referens</link>"
43534297
4354#. (itstool) path: section/title4298#. (itstool) path: section/title
4355#: C/index-in.docbook:16474299#: C/index-in.docbook:1647
4356msgid "Activity Mode"4300msgid "Activity Mode"
4440"nytt fönster. Dess API är väldigt likt API:t för <link linkend=\"chapter-"4384"nytt fönster. Dess API är väldigt likt API:t för <link linkend=\"chapter-"
4441"dialogs\">Gtk::Dialog</link>."4385"dialogs\">Gtk::Dialog</link>."
44424386
4443#. (itstool) path: section/para4387#. (itstool) path: section/para
4444#: C/index-in.docbook:16924388#: C/index-in.docbook:1692
n4445#, fuzzyn
4446#| msgid ""
4447#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4448#| "classGtk_1_1InfoBar.html\">Reference</link>"
4449msgid ""4389msgid ""
4450"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4390"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4451"classGtk_1_1InfoBar.html\">Reference</link>"4391"classGtk_1_1InfoBar.html\">Reference</link>"
4452msgstr ""4392msgstr ""
n4453"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4393"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4454"classGtk_1_1InfoBar.html\">Referens</link>"4394"classGtk_1_1InfoBar.html\">Referens</link>"
44554395
4456#. (itstool) path: section/para4396#. (itstool) path: section/para
4457#: C/index-in.docbook:16974397#: C/index-in.docbook:1697
4458msgid ""4398msgid ""
4504"<classname>Widget</classname>. <classname>Gtk::Tooltip</classname> används "4444"<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."4445"för mer avancerad inforuteanvändning, som att visa en bild såväl som text."
45064446
4507#. (itstool) path: section/para4447#. (itstool) path: section/para
4508#: C/index-in.docbook:17264448#: C/index-in.docbook:1726
n4509#, fuzzyn
4510#| msgid ""
4511#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4512#| "classGtk_1_1Widget.html\">Widget Reference</link>"
4513msgid ""4449msgid ""
4514"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4450"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4515"classGtk_1_1Widget.html\">Widget Reference</link>"4451"classGtk_1_1Widget.html\">Widget Reference</link>"
4516msgstr ""4452msgstr ""
n4517"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4453"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4518"classGtk_1_1Widget.html\">Widget-referens</link>"4454"classGtk_1_1Widget.html\">Widget-referens</link>"
45194455
4520#. (itstool) path: section/para4456#. (itstool) path: section/para
4521#: C/index-in.docbook:17274457#: C/index-in.docbook:1727
n4522#, fuzzyn
4523#| msgid ""
4524#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4525#| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>"
4526msgid ""4458msgid ""
4527"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4459"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4528"classGtk_1_1Tooltip.html\">Tooltip Reference</link>"4460"classGtk_1_1Tooltip.html\">Tooltip Reference</link>"
4529msgstr ""4461msgstr ""
n4530"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4462"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4531"classGtk_1_1Tooltip.html\">Tooltip-referens</link>"4463"classGtk_1_1Tooltip.html\">Tooltip-referens</link>"
45324464
4533#. (itstool) path: figure/title4465#. (itstool) path: figure/title
4534#: C/index-in.docbook:17334466#: C/index-in.docbook:1733
4535#, fuzzy4467#, fuzzy
4631"classname> eller <classname>CheckButton</classname> i en <classname>Frame</"4563"classname> eller <classname>CheckButton</classname> i en <classname>Frame</"
4632"classname>."4564"classname>."
46334565
4634#. (itstool) path: section/para4566#. (itstool) path: section/para
4635#: C/index-in.docbook:17814567#: C/index-in.docbook:1781
n4636#, fuzzyn
4637#| msgid ""
4638#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4639#| "classGtk_1_1Frame.html\">Reference</link>"
4640msgid ""4568msgid ""
4641"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4569"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4642"classGtk_1_1Frame.html\">Reference</link>"4570"classGtk_1_1Frame.html\">Reference</link>"
4643msgstr ""4571msgstr ""
n4644"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4572"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4645"classGtk_1_1Frame.html\">Referens</link>"4573"classGtk_1_1Frame.html\">Referens</link>"
46464574
4647#. (itstool) path: imageobject/imagedata4575#. (itstool) path: imageobject/imagedata
4648#. This is a reference to an external file such as an image or video. When4576#. 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 to4577#. 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 "4634"Du kan justera avskiljarens position genom att använda metoden "
4707"<methodname>set_position()</methodname>, och kommer troligen behöva göra det."4635"<methodname>set_position()</methodname>, och kommer troligen behöva göra det."
47084636
4709#. (itstool) path: section/para4637#. (itstool) path: section/para
4710#: C/index-in.docbook:18204638#: C/index-in.docbook:1820
n4711#, fuzzyn
4712#| msgid ""
4713#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4714#| "classGtk_1_1Paned.html\">Reference</link>"
4715msgid ""4639msgid ""
4716"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4640"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4717"classGtk_1_1Paned.html\">Reference</link>"4641"classGtk_1_1Paned.html\">Reference</link>"
4718msgstr ""4642msgstr ""
n4719"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4643"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4720"classGtk_1_1Paned.html\">Referens</link>"4644"classGtk_1_1Paned.html\">Referens</link>"
47214645
4722#. (itstool) path: imageobject/imagedata4646#. (itstool) path: imageobject/imagedata
4723#. This is a reference to an external file such as an image or video. When4647#. 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 to4648#. 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 "4710"<literal>Gtk::PolicyType::ALWAYS</literal> kommer få rullningslisten att "
4787"alltid visas."4711"alltid visas."
47884712
4789#. (itstool) path: section/para4713#. (itstool) path: section/para
4790#: C/index-in.docbook:18614714#: C/index-in.docbook:1861
n4791#, fuzzyn
4792#| msgid ""
4793#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4794#| "classGtk_1_1ScrolledWindow.html\">Reference</link>"
4795msgid ""4715msgid ""
4796"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4716"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4797"classGtk_1_1ScrolledWindow.html\">Reference</link>"4717"classGtk_1_1ScrolledWindow.html\">Reference</link>"
4798msgstr ""4718msgstr ""
n4799"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4719"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4800"classGtk_1_1ScrolledWindow.html\">Referens</link>"4720"classGtk_1_1ScrolledWindow.html\">Referens</link>"
48014721
4802#. (itstool) path: section/para4722#. (itstool) path: section/para
4803#: C/index-in.docbook:18664723#: C/index-in.docbook:1866
4804msgid ""4724msgid ""
4856"Exempelvis skulle detta låta dig visa ett foto utan att användaren kan "4776"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."4777"förvränga det horisontellt eller vertikalt då storleken ändras."
48584778
4859#. (itstool) path: section/para4779#. (itstool) path: section/para
4860#: C/index-in.docbook:18944780#: C/index-in.docbook:1894
n4861#, fuzzyn
4862#| msgid ""
4863#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
4864#| "classGtk_1_1AspectFrame.html\">Reference</link>"
4865msgid ""4781msgid ""
4866"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4782"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4867"classGtk_1_1AspectFrame.html\">Reference</link>"4783"classGtk_1_1AspectFrame.html\">Reference</link>"
4868msgstr ""4784msgstr ""
n4869"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n4785"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4870"classGtk_1_1AspectFrame.html\">Referens</link>"4786"classGtk_1_1AspectFrame.html\">Referens</link>"
48714787
4872#. (itstool) path: section/para4788#. (itstool) path: section/para
4873#: C/index-in.docbook:18994789#: C/index-in.docbook:1899
4874msgid ""4790msgid ""
4918"fullständig lista. Här är länkar till några exempelprogram som visar "4834"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."4835"behållare som inte nämns någon annanstans i denna handledning."
49204836
4921#. (itstool) path: section/para4837#. (itstool) path: section/para
4922#: C/index-in.docbook:19264838#: C/index-in.docbook:1926
n4923#, fuzzyn
4924msgid ""4839msgid ""
4925"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"4840"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
4926"master/examples/book/expander\">Source Code, Expander</link>"4841"master/examples/book/expander\">Source Code, Expander</link>"
4927msgstr ""4842msgstr ""
4928"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"4843"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
4929"master/examples/book/expander\">Källkod, Expander</link>"4844"master/examples/book/expander\">Källkod, Expander</link>"
49304845
4931#. (itstool) path: section/para4846#. (itstool) path: section/para
4932#: C/index-in.docbook:19274847#: C/index-in.docbook:1927
n4933#, fuzzyn
4934msgid ""4848msgid ""
4935"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"4849"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
4936"master/examples/book/popover\">Source Code, Popover</link>"4850"master/examples/book/popover\">Source Code, Popover</link>"
4937msgstr ""4851msgstr ""
4938"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"4852"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
5316"<methodname>set_margin_start()</methodname> och "5230"<methodname>set_margin_start()</methodname> och "
5317"<methodname>set_margin_end()</methodname> methods."5231"<methodname>set_margin_end()</methodname> methods."
53185232
5319#. (itstool) path: section/para5233#. (itstool) path: section/para
5320#: C/index-in.docbook:21165234#: C/index-in.docbook:2116
n5321#, fuzzyn
5322#| msgid ""
5323#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
5324#| "classGtk_1_1Box.html\">Reference</link>"
5325msgid ""5235msgid ""
5326"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5236"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5327"classGtk_1_1Box.html\">Reference</link>"5237"classGtk_1_1Box.html\">Reference</link>"
5328msgstr ""5238msgstr ""
n5329"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/classGtk_1_1Box."n5239"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5330"html\">Referens</link>"5240"classGtk_1_1Box.html\">Referens</link>"
53315241
5332#. (itstool) path: section/title5242#. (itstool) path: section/title
5333#: C/index-in.docbook:21215243#: C/index-in.docbook:2121
5334#, fuzzy5244#, fuzzy
5335msgid "Per-container packing options"5245msgid "Per-container packing options"
5544"classname> för att styra deras utrymme och deras beteende när vår Grid får "5454"classname> för att styra deras utrymme och deras beteende när vår Grid får "
5545"storleken ändrad."5455"storleken ändrad."
55465456
5547#. (itstool) path: section/para5457#. (itstool) path: section/para
5548#: C/index-in.docbook:22165458#: C/index-in.docbook:2216
n5549#, fuzzyn
5550#| msgid ""
5551#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
5552#| "classGtk_1_1Grid.html\">Reference</link>"
5553msgid ""5459msgid ""
5554"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5460"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5555"classGtk_1_1Grid.html\">Reference</link>"5461"classGtk_1_1Grid.html\">Reference</link>"
5556msgstr ""5462msgstr ""
n5557"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5463"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5558"classGtk_1_1Grid.html\">Referens</link>"5464"classGtk_1_1Grid.html\">Referens</link>"
55595465
5560#. (itstool) path: section/para5466#. (itstool) path: section/para
5561#: C/index-in.docbook:22205467#: C/index-in.docbook:2220
5562msgid ""5468msgid ""
5648"Använd metoden <methodname>set_current_page()</methodname> för att "5554"Använd metoden <methodname>set_current_page()</methodname> för att "
5649"programmatiskt ändra den valda sidan."5555"programmatiskt ändra den valda sidan."
56505556
5651#. (itstool) path: section/para5557#. (itstool) path: section/para
5652#: C/index-in.docbook:22705558#: C/index-in.docbook:2270
n5653#, fuzzyn
5654#| msgid ""
5655#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
5656#| "classGtk_1_1Notebook.html\">Reference</link>"
5657msgid ""5559msgid ""
5658"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5560"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5659"classGtk_1_1Notebook.html\">Reference</link>"5561"classGtk_1_1Notebook.html\">Reference</link>"
5660msgstr ""5562msgstr ""
n5661"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5563"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5662"classGtk_1_1Notebook.html\">Referens</link>"5564"classGtk_1_1Notebook.html\">Referens</link>"
56635565
5664#. (itstool) path: imageobject/imagedata5566#. (itstool) path: imageobject/imagedata
5665#. This is a reference to an external file such as an image or video. When5567#. 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 to5568#. the file changes, the md5 hash will change to let you know you need to
5768"standardknapparna. Använd metoden <methodname>remove_action_widget()</"5670"standardknapparna. Använd metoden <methodname>remove_action_widget()</"
5769"methodname> för att ta bort komponenter."5671"methodname> för att ta bort komponenter."
57705672
5771#. (itstool) path: section/para5673#. (itstool) path: section/para
5772#: C/index-in.docbook:23175674#: C/index-in.docbook:2317
n5773#, fuzzyn
5774#| msgid ""
5775#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
5776#| "classGtk_1_1Assistant.html\">Reference</link>"
5777msgid ""5675msgid ""
5778"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5676"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5779"classGtk_1_1Assistant.html\">Reference</link>"5677"classGtk_1_1Assistant.html\">Reference</link>"
5780msgstr ""5678msgstr ""
n5781"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5679"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5782"classGtk_1_1Assistant.html\">Referens</link>"5680"classGtk_1_1Assistant.html\">Referens</link>"
57835681
5784#. (itstool) path: imageobject/imagedata5682#. (itstool) path: imageobject/imagedata
5785#. This is a reference to an external file such as an image or video. When5683#. 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 to5684#. the file changes, the md5 hash will change to let you know you need to
59675865
5968#. (itstool) path: section/para5866#. (itstool) path: section/para
5969#: C/index-in.docbook:24215867#: C/index-in.docbook:2421
5970#, fuzzy5868#, fuzzy
5971#| msgid ""5869#| msgid ""
n5972#| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"n5870#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
5973#| "classGio_1_1Resource.html\">Gio::Resource Reference</link>"5871#| "classGio_1_1Resource.html\">Gio::Resource Reference</link>"
5974msgid ""5872msgid ""
5975"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"5873"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
5976"classGio_1_1ListStore.html\">Gio::ListStore Reference</link>"5874"classGio_1_1ListStore.html\">Gio::ListStore Reference</link>"
5977msgstr ""5875msgstr ""
n5978"<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"n5876"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
5979"classGio_1_1Resource.html\">Referens för Gio::Resource</link>"5877"classGio_1_1Resource.html\">Referens för Gio::Resource</link>"
59805878
5981#. (itstool) path: section/para5879#. (itstool) path: section/para
5982#: C/index-in.docbook:24225880#: C/index-in.docbook:2422
5983#, fuzzy5881#, fuzzy
5984#| msgid ""5882#| msgid ""
n5985#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5883#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5986#| "classGtk_1_1Widget.html\">Widget Reference</link>"5884#| "classGtk_1_1Widget.html\">Widget Reference</link>"
5987msgid ""5885msgid ""
5988"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5886"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5989"classGtk_1_1StringList.html\">StringList Reference</link>"5887"classGtk_1_1StringList.html\">StringList Reference</link>"
5990msgstr ""5888msgstr ""
n5991"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5889"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5992"classGtk_1_1Widget.html\">Widget-referens</link>"5890"classGtk_1_1Widget.html\">Widget-referens</link>"
59935891
5994#. (itstool) path: section/para5892#. (itstool) path: section/para
5995#: C/index-in.docbook:24235893#: C/index-in.docbook:2423
5996#, fuzzy5894#, fuzzy
5997#| msgid ""5895#| msgid ""
n5998#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5896#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
5999#| "classGtk_1_1Widget.html\">Widget Reference</link>"5897#| "classGtk_1_1Widget.html\">Widget Reference</link>"
6000msgid ""5898msgid ""
6001"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5899"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6002"classGtk_1_1DirectoryList.html\">DirectoryList Reference</link>"5900"classGtk_1_1DirectoryList.html\">DirectoryList Reference</link>"
6003msgstr ""5901msgstr ""
n6004"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5902"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6005"classGtk_1_1Widget.html\">Widget-referens</link>"5903"classGtk_1_1Widget.html\">Widget-referens</link>"
60065904
6007#. (itstool) path: section/title5905#. (itstool) path: section/title
6008#: C/index-in.docbook:24275906#: C/index-in.docbook:2427
6009#, fuzzy5907#, fuzzy
60315929
6032#. (itstool) path: section/para5930#. (itstool) path: section/para
6033#: C/index-in.docbook:24345931#: C/index-in.docbook:2434
6034#, fuzzy5932#, fuzzy
6035#| msgid ""5933#| msgid ""
n6036#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5934#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6037#| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>"5935#| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>"
6038msgid ""5936msgid ""
6039"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5937"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6040"classGtk_1_1NoSelection.html\">NoSelection Reference</link>"5938"classGtk_1_1NoSelection.html\">NoSelection Reference</link>"
6041msgstr ""5939msgstr ""
n6042"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5940"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6043"classGtk_1_1Tooltip.html\">Tooltip-referens</link>"5941"classGtk_1_1Tooltip.html\">Tooltip-referens</link>"
60445942
6045#. (itstool) path: section/para5943#. (itstool) path: section/para
6046#: C/index-in.docbook:24355944#: C/index-in.docbook:2435
6047#, fuzzy5945#, fuzzy
6048#| msgid ""5946#| msgid ""
n6049#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5947#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6050#| "classGtk_1_1Widget.html\">Widget Reference</link>"5948#| "classGtk_1_1Widget.html\">Widget Reference</link>"
6051msgid ""5949msgid ""
6052"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5950"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6053"classGtk_1_1SingleSelection.html\">SingleSelection Reference</link>"5951"classGtk_1_1SingleSelection.html\">SingleSelection Reference</link>"
6054msgstr ""5952msgstr ""
n6055"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5953"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6056"classGtk_1_1Widget.html\">Widget-referens</link>"5954"classGtk_1_1Widget.html\">Widget-referens</link>"
60575955
6058#. (itstool) path: section/para5956#. (itstool) path: section/para
6059#: C/index-in.docbook:24365957#: C/index-in.docbook:2436
6060#, fuzzy5958#, fuzzy
6061#| msgid ""5959#| msgid ""
n6062#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5960#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6063#| "classGtk_1_1Application.html\">Gtk::Application Reference</link>"5961#| "classGtk_1_1Application.html\">Gtk::Application Reference</link>"
6064msgid ""5962msgid ""
6065"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5963"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6066"classGtk_1_1MultiSelection.html\">MultiSelection Reference</link>"5964"classGtk_1_1MultiSelection.html\">MultiSelection Reference</link>"
6067msgstr ""5965msgstr ""
n6068"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5966"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6069"classGtk_1_1Application.html\">Referens för Gtk::Application</link>"5967"classGtk_1_1Application.html\">Referens för Gtk::Application</link>"
60705968
6071#. (itstool) path: section/title5969#. (itstool) path: section/title
6072#: C/index-in.docbook:24405970#: C/index-in.docbook:2440
6073#, fuzzy5971#, fuzzy
60875985
6088#. (itstool) path: section/para5986#. (itstool) path: section/para
6089#: C/index-in.docbook:24485987#: C/index-in.docbook:2448
6090#, fuzzy5988#, fuzzy
6091#| msgid ""5989#| msgid ""
n6092#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5990#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6093#| "classGtk_1_1Widget.html\">Widget Reference</link>"5991#| "classGtk_1_1Widget.html\">Widget Reference</link>"
6094msgid ""5992msgid ""
6095"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"5993"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6096"classGtk_1_1SignalListItemFactory.html\">SignalListItemFactory Reference</"5994"classGtk_1_1SignalListItemFactory.html\">SignalListItemFactory Reference</"
6097"link>"5995"link>"
6098msgstr ""5996msgstr ""
n6099"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n5997"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6100"classGtk_1_1Widget.html\">Widget-referens</link>"5998"classGtk_1_1Widget.html\">Widget-referens</link>"
61015999
6102#. (itstool) path: section/title6000#. (itstool) path: section/title
6103#: C/index-in.docbook:2452 C/index-in.docbook:2823 C/index-in.docbook:38726001#: C/index-in.docbook:2452 C/index-in.docbook:2823 C/index-in.docbook:3872
6104#, fuzzy6002#, fuzzy
61566054
6157#. (itstool) path: section/para6055#. (itstool) path: section/para
6158#: C/index-in.docbook:24786056#: C/index-in.docbook:2478
6159#, fuzzy6057#, fuzzy
6160#| msgid ""6058#| msgid ""
n6161#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6059#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6162#| "classGtk_1_1TextView.html\">Reference</link>"6060#| "classGtk_1_1TextView.html\">Reference</link>"
6163msgid ""6061msgid ""
6164"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6062"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6165"classGtk_1_1ListView.html\">Reference</link>"6063"classGtk_1_1ListView.html\">Reference</link>"
6166msgstr ""6064msgstr ""
n6167"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6065"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6168"classGtk_1_1TextView.html\">Referens</link>"6066"classGtk_1_1TextView.html\">Referens</link>"
61696067
6170#. (itstool) path: imageobject/imagedata6068#. (itstool) path: imageobject/imagedata
6171#. This is a reference to an external file such as an image or video. When6069#. 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 to6070#. the file changes, the md5 hash will change to let you know you need to
62116109
6212#. (itstool) path: section/para6110#. (itstool) path: section/para
6213#: C/index-in.docbook:25026111#: C/index-in.docbook:2502
6214#, fuzzy6112#, fuzzy
6215#| msgid ""6113#| msgid ""
n6216#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6114#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6217#| "classGtk_1_1Grid.html\">Reference</link>"6115#| "classGtk_1_1Grid.html\">Reference</link>"
6218msgid ""6116msgid ""
6219"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6117"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6220"classGtk_1_1GridView.html\">Reference</link>"6118"classGtk_1_1GridView.html\">Reference</link>"
6221msgstr ""6119msgstr ""
n6222"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6120"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6223"classGtk_1_1Grid.html\">Referens</link>"6121"classGtk_1_1Grid.html\">Referens</link>"
62246122
6225#. (itstool) path: imageobject/imagedata6123#. (itstool) path: imageobject/imagedata
6226#. This is a reference to an external file such as an image or video. When6124#. 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 to6125#. the file changes, the md5 hash will change to let you know you need to
62716169
6272#. (itstool) path: section/para6170#. (itstool) path: section/para
6273#: C/index-in.docbook:25266171#: C/index-in.docbook:2526
6274#, fuzzy6172#, fuzzy
6275#| msgid ""6173#| msgid ""
n6276#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6174#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6277#| "classGtk_1_1TreeView.html\">Reference</link>"6175#| "classGtk_1_1TreeView.html\">Reference</link>"
6278msgid ""6176msgid ""
6279"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6177"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6280"classGtk_1_1ColumnView.html\">Reference</link>"6178"classGtk_1_1ColumnView.html\">Reference</link>"
6281msgstr ""6179msgstr ""
n6282"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6180"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6283"classGtk_1_1TreeView.html\">Referens</link>"6181"classGtk_1_1TreeView.html\">Referens</link>"
62846182
6285#. (itstool) path: imageobject/imagedata6183#. (itstool) path: imageobject/imagedata
6286#. This is a reference to an external file such as an image or video. When6184#. 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 to6185#. the file changes, the md5 hash will change to let you know you need to
63496247
6350#. (itstool) path: section/para6248#. (itstool) path: section/para
6351#: C/index-in.docbook:25626249#: C/index-in.docbook:2562
6352#, fuzzy6250#, fuzzy
6353#| msgid ""6251#| msgid ""
n6354#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6252#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6355#| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"6253#| "classGtk_1_1TreeModel.html\">Reference</link>"
6356msgid ""6254msgid ""
6357"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6255"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6358"classGtk_1_1SortListModel.html\">SortListModel Reference</link>"6256"classGtk_1_1SortListModel.html\">SortListModel Reference</link>"
6359msgstr ""6257msgstr ""
n6360"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6258"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6361"classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>"6259"classGtk_1_1TreeModel.html\">Referens</link>"
63626260
6363#. (itstool) path: section/para6261#. (itstool) path: section/para
6364#: C/index-in.docbook:25636262#: C/index-in.docbook:2563
6365#, fuzzy6263#, fuzzy
6366#| msgid ""6264#| msgid ""
n6367#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6265#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6368#| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>"6266#| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>"
6369msgid ""6267msgid ""
6370"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6268"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6371"classGtk_1_1StringSorter.html\">StringSorter Reference</link>"6269"classGtk_1_1StringSorter.html\">StringSorter Reference</link>"
6372msgstr ""6270msgstr ""
n6373"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6271"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6374"classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>"6272"classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>"
63756273
6376#. (itstool) path: section/para6274#. (itstool) path: section/para
6377#: C/index-in.docbook:25646275#: C/index-in.docbook:2564
6378#, fuzzy6276#, fuzzy
6379#| msgid ""6277#| msgid ""
n6380#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6278#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6381#| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>"6279#| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>"
6382msgid ""6280msgid ""
6383"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6281"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6384"classGtk_1_1NumericSorter.html\">NumericSorter Reference</link>"6282"classGtk_1_1NumericSorter.html\">NumericSorter Reference</link>"
6385msgstr ""6283msgstr ""
n6386"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6284"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6387"classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>"6285"classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>"
63886286
6389#. (itstool) path: figure/title6287#. (itstool) path: figure/title
6390#: C/index-in.docbook:25706288#: C/index-in.docbook:2570
6391msgid "SortListModel"6289msgid "SortListModel"
64426340
6443#. (itstool) path: section/para6341#. (itstool) path: section/para
6444#: C/index-in.docbook:25906342#: C/index-in.docbook:2590
6445#, fuzzy6343#, fuzzy
6446#| msgid ""6344#| msgid ""
n6447#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6345#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6448#| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"6346#| "classGtk_1_1TreeModel.html\">Reference</link>"
6449msgid ""6347msgid ""
6450"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6348"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6451"classGtk_1_1FilterListModel.html\">FilterListModel Reference</link>"6349"classGtk_1_1FilterListModel.html\">FilterListModel Reference</link>"
6452msgstr ""6350msgstr ""
n6453"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6351"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6454"classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>"6352"classGtk_1_1TreeModel.html\">Referens</link>"
64556353
6456#. (itstool) path: section/para6354#. (itstool) path: section/para
6457#: C/index-in.docbook:25916355#: C/index-in.docbook:2591
6458#, fuzzy6356#, fuzzy
6459#| msgid ""6357#| msgid ""
n6460#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6358#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6461#| "classGtk_1_1Widget.html\">Widget Reference</link>"6359#| "classGtk_1_1Widget.html\">Widget Reference</link>"
6462msgid ""6360msgid ""
6463"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6361"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6464"classGtk_1_1StringFilter.html\">StringFilter Reference</link>"6362"classGtk_1_1StringFilter.html\">StringFilter Reference</link>"
6465msgstr ""6363msgstr ""
n6466"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6364"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6467"classGtk_1_1Widget.html\">Widget-referens</link>"6365"classGtk_1_1Widget.html\">Widget-referens</link>"
64686366
6469#. (itstool) path: section/para6367#. (itstool) path: section/para
6470#: C/index-in.docbook:25926368#: C/index-in.docbook:2592
6471#, fuzzy6369#, fuzzy
6472#| msgid ""6370#| msgid ""
n6473#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6371#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6474#| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>"6372#| "classGtk_1_1Tooltip.html\">Tooltip Reference</link>"
6475msgid ""6373msgid ""
6476"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6374"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6477"classGtk_1_1BoolFilter.html\">BoolFilter Reference</link>"6375"classGtk_1_1BoolFilter.html\">BoolFilter Reference</link>"
6478msgstr ""6376msgstr ""
n6479"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6377"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6480"classGtk_1_1Tooltip.html\">Tooltip-referens</link>"6378"classGtk_1_1Tooltip.html\">Tooltip-referens</link>"
64816379
6482#. (itstool) path: figure/title6380#. (itstool) path: figure/title
6483#: C/index-in.docbook:25986381#: C/index-in.docbook:2598
6484msgid "FilterListModel"6382msgid "FilterListModel"
65336431
6534#. (itstool) path: section/para6432#. (itstool) path: section/para
6535#: C/index-in.docbook:26226433#: C/index-in.docbook:2622
6536#, fuzzy6434#, fuzzy
6537#| msgid ""6435#| msgid ""
n6538#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6436#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6539#| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"6437#| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"
6540msgid ""6438msgid ""
6541"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6439"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6542"classGtk_1_1TreeListModel.html\">TreeListModel Reference</link>"6440"classGtk_1_1TreeListModel.html\">TreeListModel Reference</link>"
6543msgstr ""6441msgstr ""
n6544"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6442"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6545"classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>"6443"classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>"
65466444
6547#. (itstool) path: section/para6445#. (itstool) path: section/para
6548#: C/index-in.docbook:26236446#: C/index-in.docbook:2623
6549#, fuzzy6447#, fuzzy
6550#| msgid ""6448#| msgid ""
n6551#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6449#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6552#| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"6450#| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"
6553msgid ""6451msgid ""
6554"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6452"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6555"classGtk_1_1TreeExpander.html\">TreeExpander Reference</link>"6453"classGtk_1_1TreeExpander.html\">TreeExpander Reference</link>"
6556msgstr ""6454msgstr ""
n6557"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6455"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6558"classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>"6456"classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>"
65596457
6560#. (itstool) path: figure/title6458#. (itstool) path: figure/title
6561#: C/index-in.docbook:26296459#: C/index-in.docbook:2629
6562#, fuzzy6460#, fuzzy
6658"använda antingen modellklasserna <classname>ListStore</classname> eller "6556"använda antingen modellklasserna <classname>ListStore</classname> eller "
6659"<classname>TreeStore</classname>."6557"<classname>TreeStore</classname>."
66606558
6661#. (itstool) path: section/para6559#. (itstool) path: section/para
6662#: C/index-in.docbook:26746560#: C/index-in.docbook:2674
n6663#, fuzzyn
6664#| msgid ""
6665#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
6666#| "classGtk_1_1TreeModel.html\">Reference</link>"
6667msgid ""6561msgid ""
6668"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6562"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6669"classGtk_1_1TreeModel.html\">Reference</link>"6563"classGtk_1_1TreeModel.html\">Reference</link>"
6670msgstr ""6564msgstr ""
n6671"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6565"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6672"classGtk_1_1TreeModel.html\">Referens</link>"6566"classGtk_1_1TreeModel.html\">Referens</link>"
66736567
6674#. (itstool) path: section/title6568#. (itstool) path: section/title
6675#: C/index-in.docbook:26776569#: C/index-in.docbook:2677
6676msgid "ListStore, for rows"6570msgid "ListStore, for rows"
6705"external ref='figures/treeview_list.png' "6599"external ref='figures/treeview_list.png' "
6706"md5='60e5e4ecb284d0cdc53373fe0ec858ee'"6600"md5='60e5e4ecb284d0cdc53373fe0ec858ee'"
67076601
6708#. (itstool) path: section/para6602#. (itstool) path: section/para
6709#: C/index-in.docbook:26916603#: C/index-in.docbook:2691
n6710#, fuzzyn
6711#| msgid ""
6712#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
6713#| "classGtk_1_1ListStore.html\">Reference</link>"
6714msgid ""6604msgid ""
6715"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6605"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6716"classGtk_1_1ListStore.html\">Reference</link>"6606"classGtk_1_1ListStore.html\">Reference</link>"
6717msgstr ""6607msgstr ""
n6718"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6608"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6719"classGtk_1_1ListStore.html\">Referens</link>"6609"classGtk_1_1ListStore.html\">Referens</link>"
67206610
6721#. (itstool) path: section/title6611#. (itstool) path: section/title
6722#: C/index-in.docbook:26966612#: C/index-in.docbook:2696
6723msgid "TreeStore, for a hierarchy"6613msgid "TreeStore, for a hierarchy"
6752"external ref='figures/treeview_tree.png' "6642"external ref='figures/treeview_tree.png' "
6753"md5='2270025659b23ebfc0e38d8b629289ef'"6643"md5='2270025659b23ebfc0e38d8b629289ef'"
67546644
6755#. (itstool) path: section/para6645#. (itstool) path: section/para
6756#: C/index-in.docbook:27106646#: C/index-in.docbook:2710
n6757#, fuzzyn
6758#| msgid ""
6759#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
6760#| "classGtk_1_1TreeStore.html\">Reference</link>"
6761msgid ""6647msgid ""
6762"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6648"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6763"classGtk_1_1TreeStore.html\">Reference</link>"6649"classGtk_1_1TreeStore.html\">Reference</link>"
6764msgstr ""6650msgstr ""
n6765"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6651"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6766"classGtk_1_1TreeStore.html\">Referens</link>"6652"classGtk_1_1TreeStore.html\">Referens</link>"
67676653
6768#. (itstool) path: section/title6654#. (itstool) path: section/title
6769#: C/index-in.docbook:27156655#: C/index-in.docbook:2715
6770msgid "Model Columns"6656msgid "Model Columns"
7047"användaren interagera med dem. Vyn kan visa alla modellens kolumner, eller "6933"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."6934"bara några, och den kan visa dem på olika sätt."
70496935
7050#. (itstool) path: section/para6936#. (itstool) path: section/para
7051#: C/index-in.docbook:28326937#: C/index-in.docbook:2832
n7052#, fuzzyn
7053#| msgid ""
7054#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
7055#| "classGtk_1_1TreeView.html\">Reference</link>"
7056msgid ""6938msgid ""
7057"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6939"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
7058"classGtk_1_1TreeView.html\">Reference</link>"6940"classGtk_1_1TreeView.html\">Reference</link>"
7059msgstr ""6941msgstr ""
n7060"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n6942"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
7061"classGtk_1_1TreeView.html\">Referens</link>"6943"classGtk_1_1TreeView.html\">Referens</link>"
70626944
7063#. (itstool) path: section/title6945#. (itstool) path: section/title
7064#: C/index-in.docbook:28356946#: C/index-in.docbook:2835
7065#, fuzzy6947#, fuzzy
7807"<methodname>set_sort_func()</methodname> för att implementera en mer "7689"<methodname>set_sort_func()</methodname> för att implementera en mer "
7808"komplicerad sorteringsalgoritm."7690"komplicerad sorteringsalgoritm."
78097691
7810#. (itstool) path: section/para7692#. (itstool) path: section/para
7811#: C/index-in.docbook:31457693#: C/index-in.docbook:3145
n7812#, fuzzyn
7813#| msgid ""
7814#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
7815#| "classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>"
7816msgid ""7694msgid ""
7817"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"7695"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
7818"classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>"7696"classGtk_1_1TreeSortable.html\">TreeSortable Reference</link>"
7819msgstr ""7697msgstr ""
n7820"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n7698"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
7821"classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>"7699"classGtk_1_1TreeSortable.html\">Referens för TreeSortable</link>"
78227700
7823#. (itstool) path: section/title7701#. (itstool) path: section/title
7824#: C/index-in.docbook:31487702#: C/index-in.docbook:3148
7825msgid "Sorting by clicking on columns"7703msgid "Sorting by clicking on columns"
7958"  }\n"7836"  }\n"
7959"}"7837"}"
79607838
7961#. (itstool) path: section/para7839#. (itstool) path: section/para
7962#: C/index-in.docbook:31897840#: C/index-in.docbook:3189
n7963#, fuzzyn
7964#| msgid ""
7965#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
7966#| "classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"
7967msgid ""7841msgid ""
7968"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"7842"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
7969"classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"7843"classGtk_1_1TreeModelSort.html\">TreeModelSort Reference</link>"
7970msgstr ""7844msgstr ""
n7971"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n7845"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
7972"classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>"7846"classGtk_1_1TreeModelSort.html\">Referens för TreeModelSort</link>"
79737847
7974#. (itstool) path: section/title7848#. (itstool) path: section/title
7975#. (itstool) path: chapter/title7849#. (itstool) path: chapter/title
7976#. (itstool) path: figure/title7850#. (itstool) path: figure/title
83548228
8355#. (itstool) path: chapter/para8229#. (itstool) path: chapter/para
8356#: C/index-in.docbook:33808230#: C/index-in.docbook:3380
8357#, fuzzy8231#, fuzzy
8358#| msgid ""8232#| msgid ""
n8359#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n8233#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
8360#| "classGtk_1_1Box.html\">Reference</link>"8234#| "classGtk_1_1Box.html\">Reference</link>"
8361msgid ""8235msgid ""
8362"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"8236"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
8363"classGtk_1_1DropDown.html\">Reference</link>"8237"classGtk_1_1DropDown.html\">Reference</link>"
8364msgstr ""8238msgstr ""
n8365"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/classGtk_1_1Box."n8239"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
8366"html\">Referens</link>"8240"classGtk_1_1Box.html\">Referens</link>"
83678241
8368#. (itstool) path: section/title8242#. (itstool) path: section/title
8369#: C/index-in.docbook:3383 C/index-in.docbook:35588243#: C/index-in.docbook:3383 C/index-in.docbook:3558
8370#, fuzzy8244#, fuzzy
8371msgid "The model"8245msgid "The model"
8772"classname>-klassen tillhandahåller en enklare textbaserad specialisering om "8646"classname>-klassen tillhandahåller en enklare textbaserad specialisering om "
8773"den flexibiliteten inte behövs."8647"den flexibiliteten inte behövs."
87748648
8775#. (itstool) path: chapter/para8649#. (itstool) path: chapter/para
8776#: C/index-in.docbook:35558650#: C/index-in.docbook:3555
n8777#, fuzzyn
8778#| msgid ""
8779#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
8780#| "classGtk_1_1ComboBox.html\">Reference</link>"
8781msgid ""8651msgid ""
8782"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"8652"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
8783"classGtk_1_1ComboBox.html\">Reference</link>"8653"classGtk_1_1ComboBox.html\">Reference</link>"
8784msgstr ""8654msgstr ""
n8785"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n8655"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
8786"classGtk_1_1ComboBox.html\">Referens</link>"8656"classGtk_1_1ComboBox.html\">Referens</link>"
87878657
8788#. (itstool) path: section/para8658#. (itstool) path: section/para
8789#: C/index-in.docbook:35608659#: C/index-in.docbook:3560
8790msgid ""8660msgid ""
9268"<classname>TextBuffer</classname>, som du kan komma åt genom metoden "9138"<classname>TextBuffer</classname>, som du kan komma åt genom metoden "
9269"<methodname>get_buffer()</methodname>."9139"<methodname>get_buffer()</methodname>."
92709140
9271#. (itstool) path: section/para9141#. (itstool) path: section/para
9272#: C/index-in.docbook:37529142#: C/index-in.docbook:3752
n9273#, fuzzyn
9274#| msgid ""
9275#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
9276#| "classGtk_1_1TextBuffer.html\">Reference</link>"
9277msgid ""9143msgid ""
9278"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"9144"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9279"classGtk_1_1TextBuffer.html\">Reference</link>"9145"classGtk_1_1TextBuffer.html\">Reference</link>"
9280msgstr ""9146msgstr ""
n9281"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n9147"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9282"classGtk_1_1TextBuffer.html\">Referens</link>"9148"classGtk_1_1TextBuffer.html\">Referens</link>"
92839149
9284#. (itstool) path: section/title9150#. (itstool) path: section/title
9285#: C/index-in.docbook:37559151#: C/index-in.docbook:3755
9286msgid "Iterators"9152msgid "Iterators"
9306"positioner genom buffertändringar. För att bevara en position, använd "9172"positioner genom buffertändringar. För att bevara en position, använd "
9307"<classname>Gtk::TextBuffer::Mark</classname>."9173"<classname>Gtk::TextBuffer::Mark</classname>."
93089174
9309#. (itstool) path: section/para9175#. (itstool) path: section/para
9310#: C/index-in.docbook:37649176#: C/index-in.docbook:3764
n9311#, fuzzyn
9312#| msgid ""
9313#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
9314#| "classGtk_1_1TextIter.html\">Reference</link>"
9315msgid ""9177msgid ""
9316"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"9178"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9317"classGtk_1_1TextIter.html\">Reference</link>"9179"classGtk_1_1TextIter.html\">Reference</link>"
9318msgstr ""9180msgstr ""
n9319"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n9181"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9320"classGtk_1_1TextIter.html\">Referens</link>"9182"classGtk_1_1TextIter.html\">Referens</link>"
93219183
9322#. (itstool) path: section/title9184#. (itstool) path: section/title
9323#: C/index-in.docbook:37689185#: C/index-in.docbook:3768
9324msgid "Tags and Formatting"9186msgid "Tags and Formatting"
9371msgid "The <classname>Tag</classname> class has many other properties."9233msgid "The <classname>Tag</classname> class has many other properties."
9372msgstr "Klassen <classname>Tag</classname> har många andra egenskaper."9234msgstr "Klassen <classname>Tag</classname> har många andra egenskaper."
93739235
9374#. (itstool) path: section/para9236#. (itstool) path: section/para
9375#: C/index-in.docbook:37879237#: C/index-in.docbook:3787
n9376#, fuzzyn
9377#| msgid ""
9378#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
9379#| "classGtk_1_1TextTag.html\">Reference</link>"
9380msgid ""9238msgid ""
9381"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"9239"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9382"classGtk_1_1TextTag.html\">Reference</link>"9240"classGtk_1_1TextTag.html\">Reference</link>"
9383msgstr ""9241msgstr ""
n9384"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n9242"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9385"classGtk_1_1TextTag.html\">Referens</link>"9243"classGtk_1_1TextTag.html\">Referens</link>"
93869244
9387#. (itstool) path: section/title9245#. (itstool) path: section/title
9388#: C/index-in.docbook:37929246#: C/index-in.docbook:3792
9389msgid "TagTable"9247msgid "TagTable"
9435"och kanske modifiera, <classname>TextBuffer</classname>tens "9293"och kanske modifiera, <classname>TextBuffer</classname>tens "
9436"<classname>TagTable</classname> i stället för att skapa en explicit."9294"<classname>TagTable</classname> i stället för att skapa en explicit."
94379295
9438#. (itstool) path: section/para9296#. (itstool) path: section/para
9439#: C/index-in.docbook:38149297#: C/index-in.docbook:3814
n9440#, fuzzyn
9441#| msgid ""
9442#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
9443#| "classGtk_1_1TextTagTable.html\">Reference</link>"
9444msgid ""9298msgid ""
9445"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"9299"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9446"classGtk_1_1TextTagTable.html\">Reference</link>"9300"classGtk_1_1TextTagTable.html\">Reference</link>"
9447msgstr ""9301msgstr ""
n9448"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n9302"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9449"classGtk_1_1TextTagTable.html\">Referens</link>"9303"classGtk_1_1TextTagTable.html\">Referens</link>"
94509304
9451#. (itstool) path: section/title9305#. (itstool) path: section/title
9452#: C/index-in.docbook:38199306#: C/index-in.docbook:3819
9453msgid "Applying Tags"9307msgid "Applying Tags"
9553"<classname>TextBuffer</classname>tens metoder <methodname>get_insert()</"9407"<classname>TextBuffer</classname>tens metoder <methodname>get_insert()</"
9554"methodname> och <methodname>get_selection_bound()</methodname>."9408"methodname> och <methodname>get_selection_bound()</methodname>."
95559409
9556#. (itstool) path: section/para9410#. (itstool) path: section/para
9557#: C/index-in.docbook:38679411#: C/index-in.docbook:3867
n9558#, fuzzyn
9559#| msgid ""
9560#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
9561#| "classGtk_1_1TextMark.html\">Reference</link>"
9562msgid ""9412msgid ""
9563"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"9413"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9564"classGtk_1_1TextMark.html\">Reference</link>"9414"classGtk_1_1TextMark.html\">Reference</link>"
9565msgstr ""9415msgstr ""
n9566"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n9416"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9567"classGtk_1_1TextMark.html\">Referens</link>"9417"classGtk_1_1TextMark.html\">Referens</link>"
95689418
9569#. (itstool) path: section/para9419#. (itstool) path: section/para
9570#: C/index-in.docbook:38749420#: C/index-in.docbook:3874
9571msgid ""9421msgid ""
9591"för att låta användaren se och gå runt i hela textområdet med "9441"för att låta användaren se och gå runt i hela textområdet med "
9592"rullningslister."9442"rullningslister."
95939443
9594#. (itstool) path: section/para9444#. (itstool) path: section/para
9595#: C/index-in.docbook:38889445#: C/index-in.docbook:3888
n9596#, fuzzyn
9597#| msgid ""
9598#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
9599#| "classGtk_1_1TextView.html\">Reference</link>"
9600msgid ""9446msgid ""
9601"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"9447"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9602"classGtk_1_1TextView.html\">Reference</link>"9448"classGtk_1_1TextView.html\">Reference</link>"
9603msgstr ""9449msgstr ""
n9604"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n9450"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9605"classGtk_1_1TextView.html\">Referens</link>"9451"classGtk_1_1TextView.html\">Referens</link>"
96069452
9607#. (itstool) path: section/title9453#. (itstool) path: section/title
9608#: C/index-in.docbook:38919454#: C/index-in.docbook:3891
9609msgid "Default formatting"9455msgid "Default formatting"
9693msgid "<code>m_TextView.add_child_at_anchor(m_Button, refAnchor);</code>"9539msgid "<code>m_TextView.add_child_at_anchor(m_Button, refAnchor);</code>"
9694msgstr "m_TextView.add_child_at_anchor(m_Button, refAnchor);"9540msgstr "m_TextView.add_child_at_anchor(m_Button, refAnchor);"
96959541
9696#. (itstool) path: section/para9542#. (itstool) path: section/para
9697#: C/index-in.docbook:39389543#: C/index-in.docbook:3938
n9698#, fuzzyn
9699#| msgid ""
9700#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
9701#| "classGtk_1_1TextChildAnchor.html\">Reference</link>"
9702msgid ""9544msgid ""
9703"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"9545"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9704"classGtk_1_1TextChildAnchor.html\">Reference</link>"9546"classGtk_1_1TextChildAnchor.html\">Reference</link>"
9705msgstr ""9547msgstr ""
n9706"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n9548"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
9707"classGtk_1_1TextChildAnchor.html\">Referens</link>"9549"classGtk_1_1TextChildAnchor.html\">Referens</link>"
97089550
9709#. (itstool) path: imageobject/imagedata9551#. (itstool) path: imageobject/imagedata
9710#. This is a reference to an external file such as an image or video. When9552#. 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 to9553#. 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 "10090"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."10091"xml-filen refererar till. Dessa kombineras till en binär resursbunt."
1025010092
10251#. (itstool) path: section/para10093#. (itstool) path: section/para
10252#: C/index-in.docbook:420310094#: C/index-in.docbook:4203
n10253#, fuzzyn
10254#| msgid ""
10255#| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"
10256#| "classGio_1_1Resource.html\">Gio::Resource Reference</link>"
10257msgid ""10095msgid ""
10258"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"10096"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
10259"classGio_1_1Resource.html\">Gio::Resource Reference</link>"10097"classGio_1_1Resource.html\">Gio::Resource Reference</link>"
10260msgstr ""10098msgstr ""
n10261"<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"n10099"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
10262"classGio_1_1Resource.html\">Referens för Gio::Resource</link>"10100"classGio_1_1Resource.html\">Referens för Gio::Resource</link>"
1026310101
10264#. (itstool) path: section/para10102#. (itstool) path: section/para
10265#: C/index-in.docbook:420410103#: C/index-in.docbook:4204
10266#, fuzzy10104#, fuzzy
10921"du vill veta vilken knapp som trycktes på. <literal>response</literal>-"10759"du vill veta vilken knapp som trycktes på. <literal>response</literal>-"
10922"signalhanteraren är också var du ska dölja dialogrutan."10760"signalhanteraren är också var du ska dölja dialogrutan."
1092310761
10924#. (itstool) path: chapter/para10762#. (itstool) path: chapter/para
10925#: C/index-in.docbook:450810763#: C/index-in.docbook:4508
n10926#, fuzzyn
10927#| msgid ""
10928#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
10929#| "classGtk_1_1Dialog.html\">Reference</link>"
10930msgid ""10764msgid ""
10931"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10765"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10932"classGtk_1_1Dialog.html\">Reference</link>"10766"classGtk_1_1Dialog.html\">Reference</link>"
10933msgstr ""10767msgstr ""
n10934"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10768"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10935"classGtk_1_1Dialog.html\">Referens</link>"10769"classGtk_1_1Dialog.html\">Referens</link>"
1093610770
10937#. (itstool) path: section/title10771#. (itstool) path: section/title
10938#: C/index-in.docbook:451110772#: C/index-in.docbook:4511
10939#, fuzzy10773#, fuzzy
1095310787
10954#. (itstool) path: section/para10788#. (itstool) path: section/para
10955#: C/index-in.docbook:451910789#: C/index-in.docbook:4519
10956#, fuzzy10790#, fuzzy
10957#| msgid ""10791#| msgid ""
n10958#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10792#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10959#| "classGtk_1_1AboutDialog.html\">Reference</link>"10793#| "classGtk_1_1Dialog.html\">Reference</link>"
10960msgid ""10794msgid ""
10961"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10795"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10962"classGtk_1_1AlertDialog.html\">AlertDialog Reference</link>"10796"classGtk_1_1AlertDialog.html\">AlertDialog Reference</link>"
10963msgstr ""10797msgstr ""
n10964"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10798"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10965"classGtk_1_1AboutDialog.html\">Referens</link>"10799"classGtk_1_1Dialog.html\">Referens</link>"
1096610800
10967#. (itstool) path: section/para10801#. (itstool) path: section/para
10968#: C/index-in.docbook:452010802#: C/index-in.docbook:4520
10969#, fuzzy10803#, fuzzy
10970#| msgid ""10804#| msgid ""
n10971#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10805#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10972#| "classGtk_1_1MessageDialog.html\">Reference</link>"10806#| "classGtk_1_1MessageDialog.html\">Reference</link>"
10973msgid ""10807msgid ""
10974"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10808"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10975"classGtk_1_1MessageDialog.html\">MessageDialog Reference</link>"10809"classGtk_1_1MessageDialog.html\">MessageDialog Reference</link>"
10976msgstr ""10810msgstr ""
n10977"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10811"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10978"classGtk_1_1MessageDialog.html\">Referens</link>"10812"classGtk_1_1MessageDialog.html\">Referens</link>"
1097910813
10980#. (itstool) path: figure/title10814#. (itstool) path: figure/title
10981#: C/index-in.docbook:452610815#: C/index-in.docbook:4526
10982#, fuzzy10816#, fuzzy
1104410878
11045#. (itstool) path: section/para10879#. (itstool) path: section/para
11046#: C/index-in.docbook:454810880#: C/index-in.docbook:4548
11047#, fuzzy10881#, fuzzy
11048#| msgid ""10882#| msgid ""
n11049#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10883#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11050#| "classGtk_1_1Dialog.html\">Reference</link>"10884#| "classGtk_1_1Dialog.html\">Reference</link>"
11051msgid ""10885msgid ""
11052"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10886"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11053"classGtk_1_1FileDialog.html\">FileDialog Reference</link>"10887"classGtk_1_1FileDialog.html\">FileDialog Reference</link>"
11054msgstr ""10888msgstr ""
n11055"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10889"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11056"classGtk_1_1Dialog.html\">Referens</link>"10890"classGtk_1_1Dialog.html\">Referens</link>"
1105710891
11058#. (itstool) path: section/para10892#. (itstool) path: section/para
11059#: C/index-in.docbook:454910893#: C/index-in.docbook:4549
11060#, fuzzy10894#, fuzzy
11061#| msgid ""10895#| msgid ""
n11062#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10896#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11063#| "classGtk_1_1FileChooserDialog.html\">Reference</link>"10897#| "classGtk_1_1FileChooserDialog.html\">Reference</link>"
11064msgid ""10898msgid ""
11065"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10899"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11066"classGtk_1_1FileChooserDialog.html\">FileChooserDialog Reference</link>"10900"classGtk_1_1FileChooserDialog.html\">FileChooserDialog Reference</link>"
11067msgstr ""10901msgstr ""
n11068"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10902"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11069"classGtk_1_1FileChooserDialog.html\">Referens</link>"10903"classGtk_1_1FileChooserDialog.html\">Referens</link>"
1107010904
11071#. (itstool) path: figure/title10905#. (itstool) path: figure/title
11072#: C/index-in.docbook:455510906#: C/index-in.docbook:4555
11073#, fuzzy10907#, fuzzy
1112510959
11126#. (itstool) path: section/para10960#. (itstool) path: section/para
11127#: C/index-in.docbook:457510961#: C/index-in.docbook:4575
11128#, fuzzy10962#, fuzzy
11129#| msgid ""10963#| msgid ""
n11130#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10964#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11131#| "classGtk_1_1ColorChooserDialog.html\">Reference</link>"10965#| "classGtk_1_1Dialog.html\">Reference</link>"
11132msgid ""10966msgid ""
11133"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10967"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11134"classGtk_1_1ColorDialog.html\">ColorDialog Reference</link>"10968"classGtk_1_1ColorDialog.html\">ColorDialog Reference</link>"
11135msgstr ""10969msgstr ""
n11136"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10970"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11137"classGtk_1_1ColorChooserDialog.html\">Referens</link>"10971"classGtk_1_1Dialog.html\">Referens</link>"
1113810972
11139#. (itstool) path: section/para10973#. (itstool) path: section/para
11140#: C/index-in.docbook:457610974#: C/index-in.docbook:4576
11141#, fuzzy10975#, fuzzy
11142#| msgid ""10976#| msgid ""
n11143#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10977#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11144#| "classGtk_1_1ColorChooserDialog.html\">Reference</link>"10978#| "classGtk_1_1ColorChooserDialog.html\">Reference</link>"
11145msgid ""10979msgid ""
11146"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10980"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11147"classGtk_1_1ColorChooserDialog.html\">ColorChooserDialog Reference</link>"10981"classGtk_1_1ColorChooserDialog.html\">ColorChooserDialog Reference</link>"
11148msgstr ""10982msgstr ""
n11149"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n10983"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11150"classGtk_1_1ColorChooserDialog.html\">Referens</link>"10984"classGtk_1_1ColorChooserDialog.html\">Referens</link>"
1115110985
11152#. (itstool) path: figure/title10986#. (itstool) path: figure/title
11153#: C/index-in.docbook:458210987#: C/index-in.docbook:4582
11154#, fuzzy10988#, fuzzy
1120511039
11206#. (itstool) path: section/para11040#. (itstool) path: section/para
11207#: C/index-in.docbook:460211041#: C/index-in.docbook:4602
11208#, fuzzy11042#, fuzzy
11209#| msgid ""11043#| msgid ""
n11210#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n11044#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11211#| "classGtk_1_1AboutDialog.html\">Reference</link>"11045#| "classGtk_1_1Dialog.html\">Reference</link>"
11212msgid ""11046msgid ""
11213"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11047"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11214"classGtk_1_1FontDialog.html\">FontDialog Reference</link>"11048"classGtk_1_1FontDialog.html\">FontDialog Reference</link>"
11215msgstr ""11049msgstr ""
n11216"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n11050"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11217"classGtk_1_1AboutDialog.html\">Referens</link>"11051"classGtk_1_1Dialog.html\">Referens</link>"
1121811052
11219#. (itstool) path: section/para11053#. (itstool) path: section/para
11220#: C/index-in.docbook:460311054#: C/index-in.docbook:4603
11221#, fuzzy11055#, fuzzy
11222#| msgid ""11056#| msgid ""
n11223#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n11057#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11224#| "classGtk_1_1FontChooserDialog.html\">Reference</link>"11058#| "classGtk_1_1FontChooserDialog.html\">Reference</link>"
11225msgid ""11059msgid ""
11226"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11060"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11227"classGtk_1_1FontChooserDialog.html\">FontChooserDialog Reference</link>"11061"classGtk_1_1FontChooserDialog.html\">FontChooserDialog Reference</link>"
11228msgstr ""11062msgstr ""
n11229"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n11063"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11230"classGtk_1_1FontChooserDialog.html\">Referens</link>"11064"classGtk_1_1FontChooserDialog.html\">Referens</link>"
1123111065
11232#. (itstool) path: figure/title11066#. (itstool) path: figure/title
11233#: C/index-in.docbook:460911067#: C/index-in.docbook:4609
11234#, fuzzy11068#, fuzzy
11301"icke-modala dialogrutor kan vara användbara i andra fall. Exempelvis är "11135"icke-modala dialogrutor kan vara användbara i andra fall. Exempelvis är "
11302"<application>gedit</application>s sök-och-ersättdialog icke-modal."11136"<application>gedit</application>s sök-och-ersättdialog icke-modal."
1130311137
11304#. (itstool) path: section/para11138#. (itstool) path: section/para
11305#: C/index-in.docbook:463511139#: C/index-in.docbook:4635
n11306#, fuzzyn
11307#| msgid ""
11308#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
11309#| "classGtk_1_1AboutDialog.html\">Reference</link>"
11310msgid ""11140msgid ""
11311"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11141"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11312"classGtk_1_1AboutDialog.html\">Reference</link>"11142"classGtk_1_1AboutDialog.html\">Reference</link>"
11313msgstr ""11143msgstr ""
n11314"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n11144"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11315"classGtk_1_1AboutDialog.html\">Referens</link>"11145"classGtk_1_1AboutDialog.html\">Referens</link>"
1131611146
11317#. (itstool) path: figure/title11147#. (itstool) path: figure/title
11318#: C/index-in.docbook:464111148#: C/index-in.docbook:4641
11319msgid "AboutDialog"11149msgid "AboutDialog"
1136011190
11361#. (itstool) path: section/para11191#. (itstool) path: section/para
11362#: C/index-in.docbook:465911192#: C/index-in.docbook:4659
11363#, fuzzy11193#, fuzzy
11364#| msgid ""11194#| msgid ""
n11365#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n11195#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11366#| "classGtk_1_1Widget.html\">Widget Reference</link>"11196#| "classGtk_1_1Widget.html\">Widget Reference</link>"
11367msgid ""11197msgid ""
11368"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11198"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11369"classGtk_1_1Window.html\">Window Reference</link>"11199"classGtk_1_1Window.html\">Window Reference</link>"
11370msgstr ""11200msgstr ""
n11371"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n11201"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11372"classGtk_1_1Widget.html\">Widget-referens</link>"11202"classGtk_1_1Widget.html\">Widget-referens</link>"
1137311203
11374#. (itstool) path: figure/title11204#. (itstool) path: figure/title
11375#: C/index-in.docbook:466511205#: C/index-in.docbook:4665
11376#, fuzzy11206#, fuzzy
11899"methodname> anropas sedan närhelst bilden i ritytan behöver ritas om. Den "11729"methodname> anropas sedan närhelst bilden i ritytan behöver ritas om. Den "
11900"skickas en <classname>Cairo::RefPtr</classname>-pekare till en "11730"skickas en <classname>Cairo::RefPtr</classname>-pekare till en "
11901"<classname>Cairo::Context</classname> som vi använder för ritandet. Koden "11731"<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 "11732"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 "11733"använda <methodname>set_source_rgb()</methodname> vilken tar argument som "
n11904"definierar komponenterna Red, Green, and Blue för den önskade färgen "n11734"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 "11735"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 "11736"med funktionerna <methodname>move_to()</methodname> och "
11907"<methodname>line_to()</methodname>, och strök sedan denna bana med "11737"<methodname>line_to()</methodname>, och strök sedan denna bana med "
11908"<methodname>stroke()</methodname>."11738"<methodname>stroke()</methodname>."
1190911739
11910#. (itstool) path: tip/title11740#. (itstool) path: tip/title
11911#: C/index-in.docbook:489911741#: C/index-in.docbook:4899
13136"classname> är redo kommer det anropa dessa metoder, och tillhandahålla "12966"classname> är redo kommer det anropa dessa metoder, och tillhandahålla "
13137"begärda data."12967"begärda data."
1313812968
13139#. (itstool) path: chapter/para12969#. (itstool) path: chapter/para
13140#: C/index-in.docbook:549512970#: C/index-in.docbook:5495
n13141#, fuzzyn
13142#| msgid ""
13143#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
13144#| "classGdk_1_1Clipboard.html\">Reference</link>"
13145msgid ""12971msgid ""
13146"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"12972"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
13147"classGdk_1_1Clipboard.html\">Reference</link>"12973"classGdk_1_1Clipboard.html\">Reference</link>"
13148msgstr ""12974msgstr ""
n13149"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n12975"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
13150"classGdk_1_1Clipboard.html\">Referens</link>"12976"classGdk_1_1Clipboard.html\">Referens</link>"
1315112977
13152#. (itstool) path: section/title12978#. (itstool) path: section/title
13153#: C/index-in.docbook:549812979#: C/index-in.docbook:5498
13154msgid "Formats"12980msgid "Formats"
13590"Metoden <methodname>PrintOperation::run()</methodname> startar "13416"Metoden <methodname>PrintOperation::run()</methodname> startar "
13591"utskriftsslingan, under vilken olika signaler sänds ut: <_:itemizedlist-1/>"13417"utskriftsslingan, under vilken olika signaler sänds ut: <_:itemizedlist-1/>"
1359213418
13593#. (itstool) path: section/para13419#. (itstool) path: section/para
13594#: C/index-in.docbook:572713420#: C/index-in.docbook:5727
n13595#, fuzzyn
13596#| msgid ""
13597#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
13598#| "classGtk_1_1PrintOperation.html\">Reference</link>"
13599msgid ""13421msgid ""
13600"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"13422"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
13601"classGtk_1_1PrintOperation.html\">Reference</link>"13423"classGtk_1_1PrintOperation.html\">Reference</link>"
13602msgstr ""13424msgstr ""
n13603"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n13425"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
13604"classGtk_1_1PrintOperation.html\">Referens</link>"13426"classGtk_1_1PrintOperation.html\">Referens</link>"
1360513427
13606#. (itstool) path: section/title13428#. (itstool) path: section/title
13607#: C/index-in.docbook:573613429#: C/index-in.docbook:5736
13608msgid "Page setup"13430msgid "Page setup"
13662"auto new_page_setup = Gtk::run_page_setup_dialog(*this, m_refPageSetup, m_refSe13484"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"13485"m_refPageSetup = new_page_setup;\n"
1366413486
13665#. (itstool) path: section/para13487#. (itstool) path: section/para
13666#: C/index-in.docbook:575813488#: C/index-in.docbook:5758
n13667#, fuzzyn
13668#| msgid ""
13669#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
13670#| "classGtk_1_1PageSetup.html\">Reference</link>"
13671msgid ""13489msgid ""
13672"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"13490"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
13673"classGtk_1_1PageSetup.html\">Reference</link>"13491"classGtk_1_1PageSetup.html\">Reference</link>"
13674msgstr ""13492msgstr ""
n13675"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n13493"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
13676"classGtk_1_1PageSetup.html\">Referens</link>"13494"classGtk_1_1PageSetup.html\">Referens</link>"
1367713495
13678#. (itstool) path: section/para13496#. (itstool) path: section/para
13679#: C/index-in.docbook:576213497#: C/index-in.docbook:5762
13680#, fuzzy13498#, fuzzy
1508314901
15084#. (itstool) path: section/para14902#. (itstool) path: section/para
15085#: C/index-in.docbook:641114903#: C/index-in.docbook:6411
15086#, fuzzy14904#, fuzzy
15087#| msgid ""14905#| msgid ""
n15088#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n14906#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
15089#| "classGtk_1_1Entry.html\">Reference</link>"14907#| "classGtk_1_1Entry.html\">Reference</link>"
15090msgid ""14908msgid ""
15091"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"14909"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
15092"classGtk_1_1EventController.html\">Reference</link>"14910"classGtk_1_1EventController.html\">Reference</link>"
15093msgstr ""14911msgstr ""
n15094"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n14912"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
15095"classGtk_1_1Entry.html\">Referens</link>"14913"classGtk_1_1Entry.html\">Referens</link>"
1509614914
15097#. (itstool) path: section/para14915#. (itstool) path: section/para
15098#: C/index-in.docbook:641514916#: C/index-in.docbook:6415
15099msgid "This is an expanded version of the simple keyboard events example."14917msgid "This is an expanded version of the simple keyboard events example."
16305"<classname>Gtk::Builder</classname> har mer att säga om minneshanteringen "16123"<classname>Gtk::Builder</classname> har mer att säga om minneshanteringen "
16306"för olika sorters objekt."16124"för olika sorters objekt."
1630716125
16308#. (itstool) path: section/para16126#. (itstool) path: section/para
16309#: C/index-in.docbook:694216127#: C/index-in.docbook:6942
n16310#, fuzzyn
16311#| msgid ""
16312#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
16313#| "classGtk_1_1Builder.html\">Reference</link>"
16314msgid ""16128msgid ""
16315"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"16129"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
16316"classGtk_1_1Builder.html\">Reference</link>"16130"classGtk_1_1Builder.html\">Reference</link>"
16317msgstr ""16131msgstr ""
n16318"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n16132"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
16319"classGtk_1_1Builder.html\">Referens</link>"16133"classGtk_1_1Builder.html\">Referens</link>"
1632016134
16321#. (itstool) path: section/para16135#. (itstool) path: section/para
16322#: C/index-in.docbook:694716136#: C/index-in.docbook:6947
16323#, fuzzy16137#, fuzzy
19172"kommandoradsargument, och <methodname>signal_open()</methodname>:s "18986"kommandoradsargument, och <methodname>signal_open()</methodname>:s "
19173"standardhanterare, som anropas när programmet körs med kommandoradsargument."18987"standardhanterare, som anropas när programmet körs med kommandoradsargument."
1917418988
19175#. (itstool) path: section/para18989#. (itstool) path: section/para
19176#: C/index-in.docbook:828618990#: C/index-in.docbook:8286
n19177#, fuzzyn
19178#| msgid ""
19179#| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"
19180#| "classGio_1_1Application.html\">Gio::Application Reference</link>"
19181msgid ""18991msgid ""
19182"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"18992"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
19183"classGio_1_1Application.html\">Gio::Application Reference</link>"18993"classGio_1_1Application.html\">Gio::Application Reference</link>"
19184msgstr ""18994msgstr ""
n19185"<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"n18995"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
19186"classGio_1_1Application.html\">Referens för Gio::Application</link>"18996"classGio_1_1Application.html\">Referens för Gio::Application</link>"
1918718997
19188#. (itstool) path: section/para18998#. (itstool) path: section/para
19189#: C/index-in.docbook:828718999#: C/index-in.docbook:8287
n19190#, fuzzyn
19191#| msgid ""
19192#| "<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"
19193#| "classGtk_1_1Application.html\">Gtk::Application Reference</link>"
19194msgid ""19000msgid ""
19195"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"19001"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
19196"classGtk_1_1Application.html\">Gtk::Application Reference</link>"19002"classGtk_1_1Application.html\">Gtk::Application Reference</link>"
19197msgstr ""19003msgstr ""
n19198"<link xlink:href=\"http://developer.gnome.org/gtkmm/unstable/"n19004"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
19199"classGtk_1_1Application.html\">Referens för Gtk::Application</link>"19005"classGtk_1_1Application.html\">Referens för Gtk::Application</link>"
1920019006
19201#. (itstool) path: section/para19007#. (itstool) path: section/para
19202#: C/index-in.docbook:828919008#: C/index-in.docbook:8289
19203#, fuzzy19009#, fuzzy
20336"methods."20142"methods."
20337msgstr ""20143msgstr ""
2033820144
20339#. (itstool) path: appendix/para20145#. (itstool) path: appendix/para
20340#: C/index-in.docbook:880220146#: C/index-in.docbook:8802
n20341#, fuzzyn
20342#| msgid ""
20343#| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"
20344#| "classGlib_1_1RefPtr.html\">Reference</link>"
20345msgid ""20147msgid ""
20346"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/group__RefPtr."20148"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/group__RefPtr."
20347"html\">Reference</link>"20149"html\">Reference</link>"
20348msgstr ""20150msgstr ""
n20349"<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"n20151"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/group__RefPtr."
20350"classGlib_1_1RefPtr.html\">Referens</link>"20152"html\">Referens</link>"
2035120153
20352#. (itstool) path: appendix/para20154#. (itstool) path: appendix/para
20353#: C/index-in.docbook:880420155#: C/index-in.docbook:8804
20354msgid ""20156msgid ""
20355"A smartpointer acts much like a normal pointer. Here are a few examples."20157"A smartpointer acts much like a normal pointer. Here are a few examples."
22526"kommer kommandot köras med rätt miljövariabler inställda, men kommer "22328"kommer kommandot köras med rätt miljövariabler inställda, men kommer "
22527"returnera till din föregående miljö efter programmet avslutas."22329"returnera till din föregående miljö efter programmet avslutas."
2252822330
22529#. (itstool) path: appendix/title22331#. (itstool) path: appendix/title
22530#: C/index-in.docbook:976422332#: C/index-in.docbook:9764
n22531#, fuzzyn
22532msgid "Wrapping C Libraries with gmmproc"22333msgid "Wrapping C Libraries with gmmproc"
22533msgstr "Omsluta C-bibliotek med gmmproc"22334msgstr "Omsluta C-bibliotek med gmmproc"
2253422335
22535#. (itstool) path: appendix/para22336#. (itstool) path: appendix/para
22536#: C/index-in.docbook:976622337#: C/index-in.docbook:9766
23273msgstr ".hg- och .ccg-filerna"23074msgstr ".hg- och .ccg-filerna"
2327423075
23275#. (itstool) path: section/para23076#. (itstool) path: section/para
23276#: C/index-in.docbook:1003423077#: C/index-in.docbook:10034
23277#, fuzzy23078#, fuzzy
nn23079#| msgid ""
23080#| "The .hg and .ccg source files are very much like .h and .cc C++ source "
23081#| "files, but they contain extra macros, such as <function>_CLASS_GOBJECT()</"
23082#| "function> and <function>_WRAP_METHOD()</function>, from which "
23083#| "<command>gmmproc</command> generates appropriate C++ source code, usually "
23084#| "at the same position in the header. Any additional C++ source code will "
23085#| "be copied verbatim into the corresponding .h or .cc file."
23278msgid ""23086msgid ""
23279"The .hg and .ccg source files are very much like .h and .cc <phrase "23087"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, "23088"role=\"nowrap\">C++</phrase> source files, but they contain extra macros, "
23281"such as <function>_CLASS_GOBJECT()</function> and <function>_WRAP_METHOD()</"23089"such as <function>_CLASS_GOBJECT()</function> and <function>_WRAP_METHOD()</"
23282"function>, from which <command>gmmproc</command> generates appropriate "23090"function>, from which <command>gmmproc</command> generates appropriate "
23283"<phrase role=\"nowrap\">C++</phrase> source code, usually at the same "23091"<phrase role=\"nowrap\">C++</phrase> source code, usually at the same "
23284"position in the header. Any additional <phrase role=\"nowrap\">C++</phrase> "23092"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."23093"source code will be copied verbatim into the corresponding .h or .cc file."
23286msgstr ""23094msgstr ""
n23287".hg- och .ccg-källfilerna är mycket som .h and .cc-källfiler i C++, men de "n23095".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 "23096"innehåller extra makron som <function>_CLASS_GOBJECT()</function> och "
23289"<function>_WRAP_METHOD()</function> från vilka <command>gmmproc</command> "23097"<function>_WRAP_METHOD()</function> från vilka <command>gmmproc</command> "
23290"genererar lämplig C++-källkod, vanligen på samma plats i huvudet. All "23098"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 ."23099"ytterligare C++-källkod kommer kopieras som den är i motsvarande .h- eller ."
23292"cc-fil."23100"cc-fil."
23727"function>-åtkommarna, typregistrering och metoden <function>Glib::wrap()</"23535"function>-åtkommarna, typregistrering och metoden <function>Glib::wrap()</"
23728"function> med mera."23536"function> med mera."
2372923537
23730#. (itstool) path: section/para23538#. (itstool) path: section/para
23731#: C/index-in.docbook:1019323539#: C/index-in.docbook:10193
n23732#, fuzzyn
23733msgid ""23540msgid ""
23734"Other macros, such as <function>_WRAP_METHOD()</function> and "23541"Other macros, such as <function>_WRAP_METHOD()</function> and "
23735"<function>_WRAP_SIGNAL()</function> may only be used after a call to a "23542"<function>_WRAP_SIGNAL()</function> may only be used after a call to a "
23736"<function>_CLASS_*</function> macro."23543"<function>_CLASS_*</function> macro."
23737msgstr ""23544msgstr ""
n23738"Andra makron, som <function>_WRAP_METHOD()</function> and "n23545"Andra makron, som <function>_WRAP_METHOD()</function> och "
23739"<function>_WRAP_SIGNAL()</function> kan endast användas efter ett anrop till "23546"<function>_WRAP_SIGNAL()</function> kan endast användas efter ett anrop till "
23740"ett <function>_CLASS_*</function>-makro."23547"ett <function>_CLASS_*</function>-makro."
2374123548
23742#. (itstool) path: section/para23549#. (itstool) path: section/para
23743#: C/index-in.docbook:1019623550#: C/index-in.docbook:10196
24429msgid ""24236msgid ""
24430"Suppresses definition of destructor in <function>_CLASS_GOBJECT</function> "24237"Suppresses definition of destructor in <function>_CLASS_GOBJECT</function> "
24431"and <function>_CLASS_GTKOBJECT</function>."24238"and <function>_CLASS_GTKOBJECT</function>."
24432msgstr ""24239msgstr ""
24433"Undertrycker definition av destruktorn i <function>_CLASS_GOBJECT</function> "24240"Undertrycker definition av destruktorn i <function>_CLASS_GOBJECT</function> "
n24434"and <function>_CLASS_GTKOBJECT</function>."n24241"och <function>_CLASS_GTKOBJECT</function>."
2443524242
24436#. (itstool) path: section/title24243#. (itstool) path: section/title
24437#: C/index-in.docbook:1045024244#: C/index-in.docbook:10450
24438msgid "_CUSTOM_MOVE_OPERATIONS"24245msgid "_CUSTOM_MOVE_OPERATIONS"
24439msgstr "_CUSTOM_MOVE_OPERATIONS"24246msgstr "_CUSTOM_MOVE_OPERATIONS"
25512"enums should be registered as GTypes."25319"enums should be registered as GTypes."
25513msgstr ""25320msgstr ""
25514"Använd detta alternativ om uppräkningen inte är en <classname>GType</"25321"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()</"25322"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 "25323"function>-funktion för C-uppräkningen, men var försiktig så att du inte vara "
n25517"behöver inkludera en extra header för den funktionen. Du bör också "n25324"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 "25325"rapportera ett fel mot C-API:t, för alla uppräkningar ska registreras som "
25519"GType-typer."25326"GType-typer."
2552025327
25521#. (itstool) path: listitem/para25328#. (itstool) path: listitem/para
25522#: C/index-in.docbook:1102325329#: C/index-in.docbook:11023
25550"_WRAP_ENUM(IconLookupFlags, GtkIconLookupFlags, NO_GTYPE)\n"25357"_WRAP_ENUM(IconLookupFlags, GtkIconLookupFlags, NO_GTYPE)\n"
25551"      "25358"      "
2555225359
25553#. (itstool) path: varlistentry/term25360#. (itstool) path: varlistentry/term
25554#: C/index-in.docbook:1103225361#: C/index-in.docbook:11032
n25555#, fuzzyn
25556msgid "gtype_func &lt;function_name&gt;"25362msgid "gtype_func &lt;function_name&gt;"
25557msgstr "gtype_func &lt;funktionsnamn&gt;"25363msgstr "gtype_func &lt;funktionsnamn&gt;"
2555825364
25559#. (itstool) path: listitem/para25365#. (itstool) path: listitem/para
25560#: C/index-in.docbook:1103425366#: C/index-in.docbook:11034
26468"Ditt bibliotek måste initieras innan det kan användas för att registrera de "26274"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å "26275"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 "26276"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 "26277"<function>init()</function>-funktion som du kan placera i handkodade "
26472"<filename>init.h</filename>- och <filename>init.cc</filename>-filer. Denna "26278"<filename>init.h</filename>- och <filename>init.cc</filename>-filer. Denna "
n26473"funktion ska initiera dina beroenden (som C funktionen and "n26279"funktion ska initiera dina beroenden (som C-funktionen och "
26474"<application>gtkmm</application>) och anropa din genererade "26280"<application>gtkmm</application>) och anropa din genererade "
26475"<function>wrap_init()</function>-funktion. Till exempel:"26281"<function>wrap_init()</function>-funktion. Till exempel:"
2647626282
26477#. (itstool) path: section/programlisting26283#. (itstool) path: section/programlisting
26478#: C/index-in.docbook:1138126284#: C/index-in.docbook:11381
27558"license, such as the GNU General Public License, to permit their use in free "27364"license, such as the GNU General Public License, to permit their use in free "
27559"software."27365"software."
27560msgstr ""27366msgstr ""
2756127367
27562#~ msgid ""27368#~ msgid ""
n27563#~ "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"n27369#~ "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
27564#~ "namespaceGlib.html\">Reference</link>"27370#~ "namespaceGlib.html\">Reference</link>"
27565#~ msgstr ""27371#~ msgstr ""
n27566#~ "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"n27372#~ "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
27567#~ "namespaceGlib.html\">Referens</link>"27373#~ "namespaceGlib.html\">Referens</link>"
2756827374
27569#~ msgid ""27375#~ msgid ""
27570#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"27376#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27571#~ "tree/master/examples/book/iconview\">Source Code, IconView</link>"27377#~ "tree/master/examples/book/iconview\">Source Code, IconView</link>"
27572#~ msgstr ""27378#~ msgstr ""
27573#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"27379#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27574#~ "tree/master/examples/book/iconview\">Källkod, IconView</link>"27380#~ "tree/master/examples/book/iconview\">Källkod, IconView</link>"
n27575 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."
2758727381
27588#, fuzzy27382#, fuzzy
27589#~ msgid ""27383#~ msgid ""
27590#~ "<classname>MessageDialog</classname> is a convenience class, used to "27384#~ "<classname>MessageDialog</classname> is a convenience class, used to "
27591#~ "create simple, standard message dialogs, with a message and buttons for "27385#~ "create simple, standard message dialogs, with a message and buttons for "
27835#~ "<_:programlisting-2/>"27629#~ "<_:programlisting-2/>"
27836#~ msgstr ""27630#~ msgstr ""
27837#~ "Detta kompileringsfel kan se ut så här: <_:programlisting-1/> eller så "27631#~ "Detta kompileringsfel kan se ut så här: <_:programlisting-1/> eller så "
27838#~ "här: <_:programlisting-2/>"27632#~ "här: <_:programlisting-2/>"
2783927633
tt27634# TODO: Fixed sep 2022?
27635#~ msgid ""
27636#~ "At the time of writing (July 2022) drag-and-drop in <classname>Gtk::"
27637#~ "TreeView</classname>s does not work. See the <link xlink:href=\"https://"
27638#~ "gitlab.gnome.org/GNOME/gtk/-/issues/3649\">gtk#3649 issue</link> for the "
27639#~ "latest info."
27640#~ msgstr ""
27641#~ "I skrivande stund (juli 2022) fungerar inte dra-och-släpp i "
27642#~ "<classname>Gtk::TreeView</classname>. Se <link xlink:href=\"https://"
27643#~ "gitlab.gnome.org/GNOME/gtk/-/issues/3649\">ärendet gtk#3649</link> för "
27644#~ "den senaste informationen."
27645 
27840#~ msgid "An preference dialog"27646#~ msgid "An preference dialog"
27841#~ msgstr "En inställningsdialog"27647#~ msgstr "En inställningsdialog"

Note: both files are merged with latest POT file.