gtkmm-documentation - master - Tutorial - Swedish

← Back to actions


Uploaded file by Anders Jonsson on 2022-10-12 16:49:22+00:00
Uploaded file by Anders Jonsson on 2023-03-05 01:20:41+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-10-12 18:48+0200\n"n10"PO-Revision-Date: 2023-03-05 02:20+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.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"
n23msgstr "Anders Jonsson <anders.jonsson@norsjovallen.se>, 2022"n23msgstr "Anders Jonsson <anders.jonsson@norsjovallen.se>, 2022, 2023"
2424
25#. (itstool) path: info/title25#. (itstool) path: info/title
26#: C/index-in.docbook:4626#: C/index-in.docbook:46
27msgid "Programming with <application>gtkmm</application> 4"27msgid "Programming with <application>gtkmm</application> 4"
28msgstr "Programmering med <application>gtkmm</application> 4"28msgstr "Programmering med <application>gtkmm</application> 4"
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
2263"nya föråldringar har gjorts i senare <application>gtkmm</application> 3.x-"2272"nya föråldringar har gjorts i senare <application>gtkmm</application> 3.x-"
2264"versioner."2273"versioner."
22652274
2266#. (itstool) path: chapter/para2275#. (itstool) path: chapter/para
2267#: C/index-in.docbook:7392276#: C/index-in.docbook:739
n2268#, fuzzyn
2269msgid ""2277msgid ""
2270"As a first step to porting your source code to <application>gtkmm</"2278"As a first step to porting your source code to <application>gtkmm</"
2271"application>-3.0 you should probably ensure that your application builds "2279"application>-3.0 you should probably ensure that your application builds "
2272"with the deprecated <application>gtkmm</application>-2.4 API disabled, by "2280"with the deprecated <application>gtkmm</application>-2.4 API disabled, by "
2273"defining macro such as GTKMM_DISABLE_DEPRECATED. There are some autotools "2281"defining macro such as GTKMM_DISABLE_DEPRECATED. There are some autotools "
2593msgid "<classname>Gtk::Container</classname> has been removed."2601msgid "<classname>Gtk::Container</classname> has been removed."
2594msgstr "<classname>Gtk::Container</classname> har tagits bort."2602msgstr "<classname>Gtk::Container</classname> har tagits bort."
25952603
2596#. (itstool) path: listitem/simpara2604#. (itstool) path: listitem/simpara
2597#: C/index-in.docbook:8332605#: C/index-in.docbook:833
n2598#, fuzzyn
2599#| msgid ""
2600#| "<methodname>Gtk::Widget::show_all()</methodname> has been removed. The "
2601#| "default value of <methodname>Gtk::Widget::property_visible()</"
2602#| "methodname>has been changed from <literal>false</literal> to "
2603#| "<literal>true</literal>."
2604msgid ""2606msgid ""
2605"<methodname>Gtk::Widget::show_all()</methodname> has been removed. The "2607"<methodname>Gtk::Widget::show_all()</methodname> has been removed. The "
2606"default value of <methodname>Gtk::Widget::property_visible()</methodname> "2608"default value of <methodname>Gtk::Widget::property_visible()</methodname> "
2607"has been changed from <literal>false</literal> to <literal>true</literal>."2609"has been changed from <literal>false</literal> to <literal>true</literal>."
2608msgstr ""2610msgstr ""
2695"föråldringar i framtida versioner."2697"föråldringar i framtida versioner."
26962698
2697# TODO: copy paste of wiki page?2699# TODO: copy paste of wiki page?
2698#. (itstool) path: chapter/para2700#. (itstool) path: chapter/para
2699#: C/index-in.docbook:8622701#: C/index-in.docbook:862
n2700#, fuzzyn
2701msgid ""2702msgid ""
2702"As a first step to porting your source code to <application>gtkmm</"2703"As a first step to porting your source code to <application>gtkmm</"
2703"application>-4.0 you should probably ensure that your application builds "2704"application>-4.0 you should probably ensure that your application builds "
2704"with the deprecated <application>gtkmm</application>-3.0 and "2705"with the deprecated <application>gtkmm</application>-3.0 and "
2705"<application>glibmm-2.4</application> API disabled, by defining the macros "2706"<application>glibmm-2.4</application> API disabled, by defining the macros "
2721"Projects/gtkmm/PortingToGtkmm3\">portering från gtkmm-2.4 till gtkmm-3.0</"2722"Projects/gtkmm/PortingToGtkmm3\">portering från gtkmm-2.4 till gtkmm-3.0</"
2722"link> för mer detaljer."2723"link> för mer detaljer."
27232724
2724#. (itstool) path: chapter/para2725#. (itstool) path: chapter/para
2725#: C/index-in.docbook:8692726#: C/index-in.docbook:869
n2726#, fuzzyn
2727#| msgid ""
2728#| "See also <link xlink:href=\"https://developer.gnome.org/gtk4/unstable/gtk-"
2729#| "migrating-3-to-4.html\"> Migrating from GTK 3.x to GTK 4</link>."
2730msgid ""2727msgid ""
2731"See also <link xlink:href=\"https://docs.gtk.org/gtk4/migrating-3to4.html\"> "2728"See also <link xlink:href=\"https://docs.gtk.org/gtk4/migrating-3to4.html\"> "
2732"Migrating from GTK 3.x to GTK 4</link>."2729"Migrating from GTK 3.x to GTK 4</link>."
2733msgstr ""2730msgstr ""
n2734"Se även <link xlink:href=\"https://developer.gnome.org/gtk4/unstable/gtk-"n2731"Se även <link xlink:href=\"https://docs.gtk.org/gtk4/migrating-3to4.html\"> "
2735"migrating-3-to-4.html\"> Migrera från GTK 3.x till GTK 4</link>."2732"Migrera från GTK 3.x till GTK 4</link>."
27362733
2737#. (itstool) path: section/title2734#. (itstool) path: section/title
2738#: C/index-in.docbook:8732735#: C/index-in.docbook:873
n2739#, fuzzyn
2740#| msgid "Changes in <application>gtkmm</application> 3"
2741msgid "Deprecations in <application>gtkmm</application> 4.10"2736msgid "Deprecations in <application>gtkmm</application> 4.10"
n2742msgstr "Ändringar i <application>gtkmm</application> 3"n2737msgstr "Föråldringar i <application>gtkmm</application> 4.10"
27432738
2744#. (itstool) path: section/para2739#. (itstool) path: section/para
2745#: C/index-in.docbook:8742740#: C/index-in.docbook:874
2746msgid ""2741msgid ""
2747"Many classes are deprecated since <application>gtkmm</application> 4.10. "2742"Many classes are deprecated since <application>gtkmm</application> 4.10. "
2751"4.10, which replace some of the deprecated classes. Some example programs in "2746"4.10, which replace some of the deprecated classes. Some example programs in "
2752"this tutorial use classes deprecated since <application>gtkmm</application> "2747"this tutorial use classes deprecated since <application>gtkmm</application> "
2753"4.10. Some other programs use classes available since <application>gtkmm</"2748"4.10. Some other programs use classes available since <application>gtkmm</"
2754"application> 4.10."2749"application> 4.10."
2755msgstr ""2750msgstr ""
nn2751"Många klasser har föråldrats sedan <application>gtkmm</application> 4.10. De "
2752"kan fortfarande användas i <application>gtkmm</application>4-program, "
2753"förutsatt att GTKMM_DISABLE_DEPRECATED och GDKMM_DISABLE_DEPRECATED inte har "
2754"definierats. Det finns också många nya klasser i <application>gtkmm</"
2755"application> 4.10, vilka ersätter några av de föråldrade klasserna. Några "
2756"exempelprogram i denna handledning använder klasser som föråldrats sedan "
2757"<application>gtkmm</application> 4.10. Några andra program använder klasser "
2758"som är tillgängliga sedan <application>gtkmm</application> 4.10."
27562759
2757#. (itstool) path: section/para2760#. (itstool) path: section/para
2758#: C/index-in.docbook:8802761#: C/index-in.docbook:880
nn2762#, fuzzy
2759msgid ""2763msgid ""
2760"Deprecated classes: AppChooser, AppChooserButton, AppChooserDialog, "2764"Deprecated classes: AppChooser, AppChooserButton, AppChooserDialog, "
2761"AppChooserWidget, CellArea, CellAreaBox, CellAreaContext, CellLayout, "2765"AppChooserWidget, CellArea, CellAreaBox, CellAreaContext, CellLayout, "
2762"CellRenderer, CellRendererAccel, CellRendererCombo, CellRendererPixbuf, "2766"CellRenderer, CellRendererAccel, CellRendererCombo, CellRendererPixbuf, "
2763"CellRendererProgress, CellRendererSpin, CellRendererSpinner, "2767"CellRendererProgress, CellRendererSpin, CellRendererSpinner, "
2771"FileChooserNative, FileChooserWidget, FontButton, FontChooser, "2775"FileChooserNative, FileChooserWidget, FontButton, FontChooser, "
2772"FontChooserDialog, FontChooserWidget, MessageDialog, TreeModelColumn, "2776"FontChooserDialog, FontChooserWidget, MessageDialog, TreeModelColumn, "
2773"TreeModelColumnRecord, InfoBar, Assistant, AssistantPage, LockButton, "2777"TreeModelColumnRecord, InfoBar, Assistant, AssistantPage, LockButton, "
2774"Statusbar, VolumeButton."2778"Statusbar, VolumeButton."
2775msgstr ""2779msgstr ""
nn2780"Föråldrade klasser: AppChooser, AppChooserButton, AppChooserDialog, "
2781"AppChooserWidget, CellArea, CellAreaBox, CellAreaContext, CellLayout, "
2782"CellRenderer, CellRendererAccel, CellRendererCombo, CellRendererPixbuf, "
2783"CellRendererProgress, CellRendererSpin, CellRendererSpinner, "
2784"CellRendererText, CellRendererToggle, CellView, ComboBox, ComboBoxText, "
2785"EntryCompletion, IconView, ListStore, ListViewText, StyleContext, "
2786"TreeDragDest, TreeDragSource, TreeIter och andra klasser i treeiter.h, "
2787"TreeModel, TreeModelFilter, TreeModelSort, TreePath, TreeRowReference, "
2788"TreeSelection, TreeSortable, TreeStore, TreeView, TreeViewColumn, namnrymden "
2789"CellRenderer_Generation, namnrymden TreeView_Private, ColorButton, "
2790"ColorChooser, ColorChooserDialog, FileChooser, FileChooserDialog, "
2791"FileChooserNative, FileChooserWidget, FontButton, FontChooser, "
2792"FontChooserDialog, FontChooserWidget, MessageDialog, TreeModelColumn, "
2793"TreeModelColumnRecord, InfoBar."
27762794
2777#. (itstool) path: section/para2795#. (itstool) path: section/para
2778#: C/index-in.docbook:8982796#: C/index-in.docbook:898
nn2797#, fuzzy
2779msgid ""2798msgid ""
2780"New classes and enums: AlertDialog, ColorDialog, ColorDialogButton, "2799"New classes and enums: AlertDialog, ColorDialog, ColorDialogButton, "
2781"ColumnViewSorter, FileDialog, FontDialog, FontDialogButton, FileLauncher, "2800"ColumnViewSorter, FileDialog, FontDialog, FontDialogButton, FileLauncher, "
2782"UriLauncher, ATContext, enums DialogError, FontLevel, Collation."2801"UriLauncher, ATContext, enums DialogError, FontLevel, Collation."
2783msgstr ""2802msgstr ""
nn2803"Nya klasser och enum-uppräkningar: AlertDialog, ColorDialog, "
2804"ColorDialogButton, ColumnViewSorter, FileDialog, FontDialog, "
2805"FontDialogButton, enum: DialogError, FontLevel."
27842806
2785#. (itstool) path: section/para2807#. (itstool) path: section/para
2786#: C/index-in.docbook:9032808#: C/index-in.docbook:903
2787msgid ""2809msgid ""
2788"In most cases there are replacements for the deprecated classes. See the "2810"In most cases there are replacements for the deprecated classes. See the "
2789"reference documentation."2811"reference documentation."
2790msgstr ""2812msgstr ""
nn2813"I de flesta fall finns det ersättningar för de föråldrade klasserna. Se "
2814"referensdokumentationen."
27912815
2792#. (itstool) path: chapter/title2816#. (itstool) path: chapter/title
2793#: C/index-in.docbook:9112817#: C/index-in.docbook:911
2794msgid "Buttons"2818msgid "Buttons"
2795msgstr "Knappar"2819msgstr "Knappar"
2806msgid "Push buttons"2830msgid "Push buttons"
2807msgstr "Tryckknappar"2831msgstr "Tryckknappar"
28082832
2809#. (itstool) path: listitem/para2833#. (itstool) path: listitem/para
2810#: C/index-in.docbook:9222834#: C/index-in.docbook:922
n2811#, fuzzyn
2812msgid ""2835msgid ""
2813"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"2836"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2814"classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. "2837"classGtk_1_1Button.html\"><classname>Gtk::Button</classname></link>. "
2815"Standard buttons, usually marked with a label or picture. Pushing one "2838"Standard buttons, usually marked with a label or picture. Pushing one "
2816"triggers an action. See the <link linkend=\"sec-pushbuttons\">Button</link> "2839"triggers an action. See the <link linkend=\"sec-pushbuttons\">Button</link> "
2849msgid "Check buttons"2872msgid "Check buttons"
2850msgstr "Kryssrutor"2873msgstr "Kryssrutor"
28512874
2852#. (itstool) path: listitem/para2875#. (itstool) path: listitem/para
2853#: C/index-in.docbook:9412876#: C/index-in.docbook:941
n2854#, fuzzyn
2855msgid ""2877msgid ""
2856"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"2878"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
2857"classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></"2879"classGtk_1_1CheckButton.html\"><classname>Gtk::CheckButton</classname></"
2858"link>. These act like ToggleButtons, but show their state in small squares, "2880"link>. These act like ToggleButtons, but show their state in small squares, "
2859"with their label at the side. They should be used in most situations which "2881"with their label at the side. They should be used in most situations which "
3765msgid "Entry Completion"3787msgid "Entry Completion"
3766msgstr "Inmatningskomplettering"3788msgstr "Inmatningskomplettering"
37673789
3768#. (itstool) path: note/para3790#. (itstool) path: note/para
3769#: C/index-in.docbook:13813791#: C/index-in.docbook:1381
n3770#, fuzzyn
3771#| msgid ""
3772#| "Some new classes were added in <application>gtkmm</application> 4 and "
3773#| "<application>glibmm</application> 2.68:"
3774msgid ""3792msgid ""
3775"<classname>Gtk::EntryCompletion</classname> is deprecated since "3793"<classname>Gtk::EntryCompletion</classname> is deprecated since "
3776"<application>gtkmm</application> 4.10. There is no replacement in "3794"<application>gtkmm</application> 4.10. There is no replacement in "
3777"<application>gtkmm</application>."3795"<application>gtkmm</application>."
3778msgstr ""3796msgstr ""
n3779"Några nya klasser lades till i <application>gtkmm</application> 4 och "n3797"<classname>Gtk::EntryCompletion</classname> är föråldrad sedan "
3798"<application>gtkmm</application> 4.10. Det finns ingen ersättning i "
3780"<application>glibmm</application> 2.68:"3799"<application>gtkmm</application>."
37813800
3782#. (itstool) path: section/para3801#. (itstool) path: section/para
3783#: C/index-in.docbook:13853802#: C/index-in.docbook:1385
3784msgid ""3803msgid ""
3785"An <classname>Entry</classname> widget can offer a drop-down list of pre-"3804"An <classname>Entry</classname> widget can offer a drop-down list of pre-"
3890msgid "Entry Icons"3909msgid "Entry Icons"
3891msgstr "Inmatningsikoner"3910msgstr "Inmatningsikoner"
38923911
3893#. (itstool) path: section/para3912#. (itstool) path: section/para
3894#: C/index-in.docbook:14333913#: C/index-in.docbook:1433
n3895#, fuzzyn
3896#| msgid ""
3897#| "An <classname>Entry</classname> widget can show an icon at the start or "
3898#| "end of the text area. The icon can be specifed by methods such as "
3899#| "<methodname>set_icon_from_paintable()</methodname> or "
3900#| "<methodname>set_icon_from_icon_name()</methodname>. An application can "
3901#| "respond to the user pressing the icon by handling the "
3902#| "<methodname>signal_icon_press</methodname> signal."
3903msgid ""3914msgid ""
3904"An <classname>Entry</classname> widget can show an icon at the start or end "3915"An <classname>Entry</classname> widget can show an icon at the start or end "
3905"of the text area. The icon can be specified by methods such as "3916"of the text area. The icon can be specified by methods such as "
3906"<methodname>set_icon_from_paintable()</methodname> or "3917"<methodname>set_icon_from_paintable()</methodname> or "
3907"<methodname>set_icon_from_icon_name()</methodname>. An application can "3918"<methodname>set_icon_from_icon_name()</methodname>. An application can "
4167"behöver ange en <classname>Gtk::SpinType</classname> för att ange riktningen "4178"behöver ange en <classname>Gtk::SpinType</classname> för att ange riktningen "
4168"eller ny position."4179"eller ny position."
41694180
4170#. (itstool) path: section/para4181#. (itstool) path: section/para
4171#: C/index-in.docbook:15854182#: C/index-in.docbook:1585
n4172#, fuzzyn
4173msgid ""4183msgid ""
4174"To prevent the user from typing non-numeric characters into the entry box, "4184"To prevent the user from typing non-numeric characters into the entry box, "
4175"pass <literal>true</literal> to the <methodname>set_numeric()</methodname> "4185"pass <literal>true</literal> to the <methodname>set_numeric()</methodname> "
4176"method."4186"method."
4177msgstr ""4187msgstr ""
4178"För att hindra användaren från att mata in icke-numeriska tecken i "4188"För att hindra användaren från att mata in icke-numeriska tecken i "
n4179"inmatningsfältet sätter du metoden <methodname>set_numeric()</methodname> "n4189"inmatningsfältet skickar du <literal>true</literal> till metoden "
4180"till <literal>true</literal>."4190"<methodname>set_numeric()</methodname>."
41814191
4182#. (itstool) path: section/para4192#. (itstool) path: section/para
4183#: C/index-in.docbook:15904193#: C/index-in.docbook:1590
4184#, fuzzy4194#, fuzzy
4185msgid ""4195msgid ""
4384"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"4394"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
4385"classGtk_1_1InfoBar.html\">Referens</link>"4395"classGtk_1_1InfoBar.html\">Referens</link>"
43864396
4387#. (itstool) path: section/para4397#. (itstool) path: section/para
4388#: C/index-in.docbook:16974398#: C/index-in.docbook:1697
nn4399#, fuzzy
4400#| msgid ""
4401#| "<classname>FileChooser</classname> and the classes that implement it are "
4402#| "deprecated since <application>gtkmm</application> 4.10. They have been "
4403#| "replaced by <classname>FileDialog</classname>, which is available since "
4404#| "<application>gtkmm</application> 4.10."
4389msgid ""4405msgid ""
4390"The <classname>InfoBar</classname> widget is deprecated since "4406"The <classname>InfoBar</classname> widget is deprecated since "
4391"<application>gtkmm</application> 4.10. The example shows an info bar "4407"<application>gtkmm</application> 4.10. The example shows an info bar "
4392"consisting of a <classname>Box</classname> with a <classname>Label</"4408"consisting of a <classname>Box</classname> with a <classname>Label</"
4393"classname> and a <classname>Button</classname>."4409"classname> and a <classname>Button</classname>."
4394msgstr ""4410msgstr ""
nn4411"<classname>FileChooser</classname> och klasserna som implementerar den är "
4412"föråldrade sedan <application>gtkmm</application> 4.10. De har ersatts av "
4413"<classname>FileDialog</classname>, vilken finns tillgänglig sedan "
4414"<application>gtkmm</application> 4.10."
43954415
4396#. (itstool) path: imageobject/imagedata4416#. (itstool) path: imageobject/imagedata
4397#. This is a reference to an external file such as an image or video. When4417#. This is a reference to an external file such as an image or video. When
4398#. the file changes, the md5 hash will change to let you know you need to4418#. the file changes, the md5 hash will change to let you know you need to
4399#. update your localized copy. The msgstr is not used at all. Set it to4419#. update your localized copy. The msgstr is not used at all. Set it to
5717"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"5737"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
5718"master/examples/book/actionbar\">Källkod, ActionBar</link>"5738"master/examples/book/actionbar\">Källkod, ActionBar</link>"
57195739
5720#. (itstool) path: section/para5740#. (itstool) path: section/para
5721#: C/index-in.docbook:23455741#: C/index-in.docbook:2345
n5722#, fuzzyn
5723#| msgid ""
5724#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
5725#| "tree/master/examples/book/flowbox\">Source Code, FlowBox</link>"
5726msgid ""5742msgid ""
5727"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"5743"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
5728"master/examples/book/listbox_flowbox/flowbox\">Source Code, FlowBox</link>"5744"master/examples/book/listbox_flowbox/flowbox\">Source Code, FlowBox</link>"
5729msgstr ""5745msgstr ""
5730"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"5746"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n5731"master/examples/book/flowbox\">Källkod, FlowBox</link>"n5747"master/examples/book/listbox_flowbox/flowbox\">Källkod, FlowBox</link>"
57325748
5733#. (itstool) path: chapter/title5749#. (itstool) path: chapter/title
5734#: C/index-in.docbook:23525750#: C/index-in.docbook:2352
5735msgid "ListView, GridView, ColumnView"5751msgid "ListView, GridView, ColumnView"
5736msgstr ""5752msgstr ""
5818"<classname>TreeView</classname>. Exempelvis kan du härleda en ComboBox med "5834"<classname>TreeView</classname>. Exempelvis kan du härleda en ComboBox med "
5819"ett heltal och en textkolumn, så här:"5835"ett heltal och en textkolumn, så här:"
58205836
5821#. (itstool) path: section/programlisting5837#. (itstool) path: section/programlisting
5822#: C/index-in.docbook:2393 C/index-in.docbook:33915838#: C/index-in.docbook:2393 C/index-in.docbook:3391
n5823#, no-wrapn5839#, fuzzy, no-wrap
5840#| msgid ""
5841#| "class ModelColumns : public Glib::Object\n"
5842#| "{\n"
5843#| "public:\n"
5844#| "  int m_col_id;\n"
5845#| "  Glib::ustring m_col_name;\n"
5846#| "\n"
5847#| "  static Glib::RefPtr&lt;ModelColumns&gt; create(\n"
5848#| "    int col_id, const Glib::ustring&amp; col_name)\n"
5849#| "  {\n"
5850#| "    return Glib::make_refptr_for_instance&lt;ModelColumns&gt;(\n"
5851#| "      new ModelColumns(col_id, col_name));\n"
5852#| "  }\n"
5853#| "\n"
5854#| "protected:\n"
5855#| "  ModelColumns(int col_id, const Glib::ustring&amp; col_name)\n"
5856#| "  : m_col_id(col_id), m_col_name(col_name)\n"
5857#| "  {}\n"
5858#| "};\n"
5859#| "\n"
5860#| "Glib::RefPtr&lt;Gio::ListStore&lt;ModelColumns&gt;&gt; m_ListStore;\n"
5824msgid ""5861msgid ""
5825"<code>class ModelColumns : public Glib::Object\n"5862"<code>class ModelColumns : public Glib::Object\n"
5826"{\n"5863"{\n"
5827"public:\n"5864"public:\n"
5828"  int m_col_id;\n"5865"  int m_col_id;\n"
5842"};\n"5879"};\n"
5843"\n"5880"\n"
5844"Glib::RefPtr&lt;Gio::ListStore&lt;ModelColumns&gt;&gt; m_ListStore;\n"5881"Glib::RefPtr&lt;Gio::ListStore&lt;ModelColumns&gt;&gt; m_ListStore;\n"
5845"</code>"5882"</code>"
5846msgstr ""5883msgstr ""
nn5884"class ModelColumns : public Glib::Object\n"
5885"{\n"
5886"public:\n"
5887"  int m_col_id;\n"
5888"  Glib::ustring m_col_name;\n"
5889"\n"
5890"  static Glib::RefPtr&lt;ModelColumns&gt; create(\n"
5891"    int col_id, const Glib::ustring&amp; col_name)\n"
5892"  {\n"
5893"    return Glib::make_refptr_for_instance&lt;ModelColumns&gt;(\n"
5894"      new ModelColumns(col_id, col_name));\n"
5895"  }\n"
5896"\n"
5897"protected:\n"
5898"  ModelColumns(int col_id, const Glib::ustring&amp; col_name)\n"
5899"  : m_col_id(col_id), m_col_name(col_name)\n"
5900"  {}\n"
5901"};\n"
5902"\n"
5903"Glib::RefPtr&lt;Gio::ListStore&lt;ModelColumns&gt;&gt; m_ListStore;\n"
58475904
5848#. (itstool) path: section/para5905#. (itstool) path: section/para
5849#: C/index-in.docbook:24155906#: C/index-in.docbook:2415
5850msgid ""5907msgid ""
5851"Every item in a model has a position which is the unsigned integer that "5908"Every item in a model has a position which is the unsigned integer that "
6073#. (itstool) path: section/para6130#. (itstool) path: section/para
6074#: C/index-in.docbook:24906131#: C/index-in.docbook:2490
6075#, fuzzy6132#, fuzzy
6076#| msgid ""6133#| msgid ""
6077#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"6134#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
n6078#| "tree/master/examples/book/treeview/list/\">Source Code</link>"n6135#| "tree/master/examples/book/listmodelviews/gridview\">Source Code"
6136#| "GridView</link>"
6079msgid ""6137msgid ""
6080"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"6138"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
6081"master/examples/book/listmodelviews/list_listview\">Source Code</link>"6139"master/examples/book/listmodelviews/list_listview\">Source Code</link>"
6082msgstr ""6140msgstr ""
6083"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"6141"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n6084"master/examples/book/treeview/list/\">Källkod</link>"n6142"master/examples/book/listmodelviews/gridview\">Källkod, GridView</link>"
60856143
6086#. (itstool) path: section/title6144#. (itstool) path: section/title
6087#. (itstool) path: figure/title6145#. (itstool) path: figure/title
6088#: C/index-in.docbook:2496 C/index-in.docbook:25086146#: C/index-in.docbook:2496 C/index-in.docbook:2508
6089#, fuzzy6147#, fuzzy
6129#. (itstool) path: section/para6187#. (itstool) path: section/para
6130#: C/index-in.docbook:25146188#: C/index-in.docbook:2514
6131#, fuzzy6189#, fuzzy
6132#| msgid ""6190#| msgid ""
6133#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"6191#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
n6134#| "tree/master/examples/book/textview/\">Source Code</link>"n6192#| "tree/master/examples/book/listmodelviews/gridview\">Source Code"
6193#| "GridView</link>"
6135msgid ""6194msgid ""
6136"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"6195"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
6137"master/examples/book/listmodelviews/gridview\">Source Code</link>"6196"master/examples/book/listmodelviews/gridview\">Source Code</link>"
6138msgstr ""6197msgstr ""
6139"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"6198"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n6140"master/examples/book/textview/\">Källkod</link>"n6199"master/examples/book/listmodelviews/gridview\">Källkod, GridView</link>"
61416200
6142#. (itstool) path: section/title6201#. (itstool) path: section/title
6143#. (itstool) path: figure/title6202#. (itstool) path: figure/title
6144#: C/index-in.docbook:2520 C/index-in.docbook:25326203#: C/index-in.docbook:2520 C/index-in.docbook:2532
6145msgid "ColumnView"6204msgid "ColumnView"
6188#. (itstool) path: section/para6247#. (itstool) path: section/para
6189#: C/index-in.docbook:25386248#: C/index-in.docbook:2538
6190#, fuzzy6249#, fuzzy
6191#| msgid ""6250#| msgid ""
6192#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"6251#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
n6193#| "tree/master/examples/book/treeview/list/\">Source Code</link>"n6252#| "tree/master/examples/book/listmodelviews/gridview\">Source Code"
6253#| "GridView</link>"
6194msgid ""6254msgid ""
6195"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"6255"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
6196"master/examples/book/listmodelviews/list_columnview\">Source Code</link>"6256"master/examples/book/listmodelviews/list_columnview\">Source Code</link>"
6197msgstr ""6257msgstr ""
6198"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"6258"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n6199"master/examples/book/treeview/list/\">Källkod</link>"n6259"master/examples/book/listmodelviews/gridview\">Källkod, GridView</link>"
62006260
6201#. (itstool) path: section/title6261#. (itstool) path: section/title
6202#: C/index-in.docbook:2545 C/index-in.docbook:31396262#: C/index-in.docbook:2545 C/index-in.docbook:3139
6203msgid "Sorting"6263msgid "Sorting"
6204msgstr "Sortering"6264msgstr "Sortering"
6332#. (itstool) path: section/para6392#. (itstool) path: section/para
6333#: C/index-in.docbook:25906393#: C/index-in.docbook:2590
6334#, fuzzy6394#, fuzzy
6335#| msgid ""6395#| msgid ""
6336#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6396#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n6337#| "classGtk_1_1TreeModel.html\">Reference</link>"n6397#| "classGtk_1_1FileDialog.html\">FileDialog Reference</link>"
6338msgid ""6398msgid ""
6339"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6399"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
6340"classGtk_1_1FilterListModel.html\">FilterListModel Reference</link>"6400"classGtk_1_1FilterListModel.html\">FilterListModel Reference</link>"
6341msgstr ""6401msgstr ""
6342"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"6402"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n6343"classGtk_1_1TreeModel.html\">Referens</link>"n6403"classGtk_1_1FileDialog.html\">FileDialog-referens</link>"
63446404
6345#. (itstool) path: section/para6405#. (itstool) path: section/para
6346#: C/index-in.docbook:25916406#: C/index-in.docbook:2591
6347#, fuzzy6407#, fuzzy
6348#| msgid ""6408#| msgid ""
6469#. (itstool) path: section/para6529#. (itstool) path: section/para
6470#: C/index-in.docbook:26356530#: C/index-in.docbook:2635
6471#, fuzzy6531#, fuzzy
6472#| msgid ""6532#| msgid ""
6473#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"6533#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
n6474#| "tree/master/examples/book/treeview/tree/\">Source Code</link>"n6534#| "tree/master/examples/book/listmodelviews/gridview\">Source Code"
6535#| "GridView</link>"
6475msgid ""6536msgid ""
6476"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"6537"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
6477"master/examples/book/listmodelviews/tree_columnview\">Source Code</link>"6538"master/examples/book/listmodelviews/tree_columnview\">Source Code</link>"
6478msgstr ""6539msgstr ""
6479"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"6540"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n6480"master/examples/book/treeview/tree/\">Källkod</link>"n6541"master/examples/book/listmodelviews/gridview\">Källkod, GridView</link>"
64816542
6482#. (itstool) path: chapter/title6543#. (itstool) path: chapter/title
6483#: C/index-in.docbook:26436544#: C/index-in.docbook:2643
6484msgid "The TreeView widget"6545msgid "The TreeView widget"
6485msgstr "TreeView-komponenten"6546msgstr "TreeView-komponenten"
64866547
6487#. (itstool) path: note/para6548#. (itstool) path: note/para
6488#: C/index-in.docbook:26456549#: C/index-in.docbook:2645
6489#, fuzzy6550#, fuzzy
6490#| msgid ""6551#| msgid ""
n6491#| "<classname>Gdk::DragContext</classname> has been split into "n6552#| "The <classname>FileChooserDialog</classname> (deprecated since "
6492#| "<classname>Gdk::Drag</classname> and <classname>Gdk::Drop</classname>."6553#| "<application>gtkmm</application> 4.10) and <classname>FileDialog</"
6554#| "classname> (available since <application>gtkmm</application> 4.10) are "
6555#| "suitable for use with \"Open\" or \"Save\" menu items."
6493msgid ""6556msgid ""
6494"<classname>Gtk::TreeView</classname> is deprecated since <application>gtkmm</"6557"<classname>Gtk::TreeView</classname> is deprecated since <application>gtkmm</"
6495"application> 4.10. In new code, use <classname>Gtk::ListView</classname> for "6558"application> 4.10. In new code, use <classname>Gtk::ListView</classname> for "
6496"lists and <classname>Gtk::ColumnView</classname> for tabular lists."6559"lists and <classname>Gtk::ColumnView</classname> for tabular lists."
6497msgstr ""6560msgstr ""
n6498"<classname>Gdk::DragContext</classname> har delats upp i <classname>Gdk::"n6561"<classname>FileChooserDialog</classname> (föråldrad sedan "
6499"Drag</classname> och <classname>Gdk::Drop</classname>."6562"<application>gtkmm</application> 4.10) och <classname>FileDialog</classname> "
6563"(tillgänglig sedan <application>gtkmm</application> 4.10) är lämpliga för "
6564"användning med menyobjekten ”Öppna” eller ”Spara”."
65006565
6501#. (itstool) path: chapter/para6566#. (itstool) path: chapter/para
6502#: C/index-in.docbook:26506567#: C/index-in.docbook:2650
6503msgid ""6568msgid ""
6504"The <classname>Gtk::TreeView</classname> widget can contain lists or trees "6569"The <classname>Gtk::TreeView</classname> widget can contain lists or trees "
8217"classname>-klassen tillhandahåller en enklare textbaserad specialisering om "8282"classname>-klassen tillhandahåller en enklare textbaserad specialisering om "
8218"den flexibiliteten inte behövs."8283"den flexibiliteten inte behövs."
82198284
8220#. (itstool) path: chapter/para8285#. (itstool) path: chapter/para
8221#: C/index-in.docbook:33808286#: C/index-in.docbook:3380
n8222#, fuzzyn
8223#| msgid ""
8224#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
8225#| "classGtk_1_1Box.html\">Reference</link>"
8226msgid ""8287msgid ""
8227"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"8288"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
8228"classGtk_1_1DropDown.html\">Reference</link>"8289"classGtk_1_1DropDown.html\">Reference</link>"
8229msgstr ""8290msgstr ""
8230"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"8291"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n8231"classGtk_1_1Box.html\">Referens</link>"n8292"classGtk_1_1DropDown.html\">Referens</link>"
82328293
8233#. (itstool) path: section/title8294#. (itstool) path: section/title
8234#: C/index-in.docbook:3383 C/index-in.docbook:35588295#: C/index-in.docbook:3383 C/index-in.docbook:3558
8235#, fuzzy8296#, fuzzy
8236msgid "The model"8297msgid "The model"
83428403
8343#. (itstool) path: section/programlisting8404#. (itstool) path: section/programlisting
8344#: C/index-in.docbook:34528405#: C/index-in.docbook:3452
8345#, fuzzy, no-wrap8406#, fuzzy, no-wrap
8346#| msgid ""8407#| msgid ""
n8347#| "m_combo.signal_changed().connect( sigc::mem_fun(*this,\n"n8408#| "m_DropDown.property_selected().signal_changed().connect(\n"
8348#| "      &amp;ExampleWindow::on_combo_changed) );"8409#| "  sigc::mem_fun(*this, &amp;ExampleWindow::on_dropdown_changed));\n"
8349msgid ""8410msgid ""
8350"<code>m_DropDown.property_selected().signal_changed().connect(\n"8411"<code>m_DropDown.property_selected().signal_changed().connect(\n"
8351"  sigc::mem_fun(*this, &amp;ExampleWindow::on_dropdown_changed));\n"8412"  sigc::mem_fun(*this, &amp;ExampleWindow::on_dropdown_changed));\n"
8352"</code>"8413"</code>"
8353msgstr ""8414msgstr ""
n8354"m_combo.signal_changed().connect( sigc::mem_fun(*this,\n"n8415"m_DropDown.property_selected().signal_changed().connect(\n"
8355"      &amp;ExampleWindow::on_combo_changed) );"8416"  sigc::mem_fun(*this, &amp;ExampleWindow::on_dropdown_changed));\n"
83568417
8357#. (itstool) path: section/title8418#. (itstool) path: section/title
8358#: C/index-in.docbook:34588419#: C/index-in.docbook:3458
8359#, fuzzy8420#, fuzzy
8360msgid "Simple String Example"8421msgid "Simple String Example"
8379msgstr ""8440msgstr ""
8380"external ref='figures/printing.png' md5='d4565328475ec89edf5f2230cb3fc5d0'"8441"external ref='figures/printing.png' md5='d4565328475ec89edf5f2230cb3fc5d0'"
83818442
8382#. (itstool) path: section/para8443#. (itstool) path: section/para
8383#: C/index-in.docbook:34678444#: C/index-in.docbook:3467
n8384#, fuzzyn
8385#| msgid ""
8386#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
8387#| "tree/master/examples/book/entry/icon\">Source Code</link>"
8388msgid ""8445msgid ""
8389"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"8446"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
8390"master/examples/book/dropdown/string\">Source Code</link>"8447"master/examples/book/dropdown/string\">Source Code</link>"
8391msgstr ""8448msgstr ""
8392"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"8449"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n8393"master/examples/book/entry/icon\">Källkod</link>"n8450"master/examples/book/dropdown/string\">Källkod</link>"
83948451
8395#. (itstool) path: section/title8452#. (itstool) path: section/title
8396#: C/index-in.docbook:34718453#: C/index-in.docbook:3471
8397msgid "Examples with a Search Entry"8454msgid "Examples with a Search Entry"
8398msgstr ""8455msgstr ""
8414"<methodname>attach_next_to()</methodname> för att infoga underordnade "8471"<methodname>attach_next_to()</methodname> för att infoga underordnade "
8415"komponenter."8472"komponenter."
84168473
8417#. (itstool) path: section/programlisting8474#. (itstool) path: section/programlisting
8418#: C/index-in.docbook:34778475#: C/index-in.docbook:3477
n8419#, no-wrapn8476#, fuzzy, no-wrap
8477#| msgid ""
8478#| "m_DropDown.set_enable_search(true);\n"
8479#| "auto expression = Gtk::ClosureExpression&lt;Glib::ustring&gt;::create(\n"
8480#| "  sigc::mem_fun(*this, &amp;ExampleWindow::get_col_name));\n"
8481#| "m_DropDown.set_expression(expression);\n"
8482#| "\n"
8483#| "//-------\n"
8484#| "Glib::ustring ExampleWindow::get_col_name(const Glib::RefPtr&lt;Glib::Object
 >Base&gt;&amp; item)\n"
8485#| "{\n"
8486#| "  const auto col = std::dynamic_pointer_cast&lt;ModelColumns&gt;(item);\n"
8487#| "  return col ? col-&gt;m_col_name : \"\";\n"
8488#| "}\n"
8420msgid ""8489msgid ""
8421"<code>m_DropDown.set_enable_search(true);\n"8490"<code>m_DropDown.set_enable_search(true);\n"
8422"auto expression = Gtk::ClosureExpression&lt;Glib::ustring&gt;::create(\n"8491"auto expression = Gtk::ClosureExpression&lt;Glib::ustring&gt;::create(\n"
8423"  sigc::mem_fun(*this, &amp;ExampleWindow::get_col_name));\n"8492"  sigc::mem_fun(*this, &amp;ExampleWindow::get_col_name));\n"
8424"m_DropDown.set_expression(expression);\n"8493"m_DropDown.set_expression(expression);\n"
8429"  const auto col = std::dynamic_pointer_cast&lt;ModelColumns&gt;(item);\n"8498"  const auto col = std::dynamic_pointer_cast&lt;ModelColumns&gt;(item);\n"
8430"  return col ? col-&gt;m_col_name : \"\";\n"8499"  return col ? col-&gt;m_col_name : \"\";\n"
8431"}\n"8500"}\n"
8432"</code>"8501"</code>"
8433msgstr ""8502msgstr ""
nn8503"m_DropDown.set_enable_search(true);\n"
8504"auto expression = Gtk::ClosureExpression&lt;Glib::ustring&gt;::create(\n"
8505"  sigc::mem_fun(*this, &amp;ExampleWindow::get_col_name));\n"
8506"m_DropDown.set_expression(expression);\n"
8507"\n"
8508"//-------\n"
8509"Glib::ustring ExampleWindow::get_col_name(const Glib::RefPtr&lt;Glib::ObjectBas
 >e&gt;&amp; item)\n"
8510"{\n"
8511"  const auto col = std::dynamic_pointer_cast&lt;ModelColumns&gt;(item);\n"
8512"  return col ? col-&gt;m_col_name : \"\";\n"
8513"}\n"
84348514
8435#. (itstool) path: section/title8515#. (itstool) path: section/title
8436#: C/index-in.docbook:34918516#: C/index-in.docbook:3491
n8437#, fuzzyn
8438#| msgid "Simple Example"
8439msgid "String Example"8517msgid "String Example"
n8440msgstr "Enkelt exempel"n8518msgstr "Strängexempel"
84418519
8442#. (itstool) path: figure/title8520#. (itstool) path: figure/title
8443#: C/index-in.docbook:34948521#: C/index-in.docbook:3494
8444msgid "Search String"8522msgid "Search String"
n8445msgstr ""n8523msgstr "Sök sträng"
84468524
8447#. (itstool) path: imageobject/imagedata8525#. (itstool) path: imageobject/imagedata
8448#. This is a reference to an external file such as an image or video. When8526#. This is a reference to an external file such as an image or video. When
8449#. the file changes, the md5 hash will change to let you know you need to8527#. the file changes, the md5 hash will change to let you know you need to
8450#. update your localized copy. The msgstr is not used at all. Set it to8528#. update your localized copy. The msgstr is not used at all. Set it to
8463"external ref='figures/drawingarea_arcs.png' "8541"external ref='figures/drawingarea_arcs.png' "
8464"md5='d94b40e33b9fab7ea9e2c870b97fcf0c'"8542"md5='d94b40e33b9fab7ea9e2c870b97fcf0c'"
84658543
8466#. (itstool) path: section/para8544#. (itstool) path: section/para
8467#: C/index-in.docbook:35008545#: C/index-in.docbook:3500
n8468#, fuzzyn
8469#| msgid ""
8470#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
8471#| "tree/master/examples/book/drawingarea/arcs\">Source Code</link>"
8472msgid ""8546msgid ""
8473"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"8547"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
8474"master/examples/book/dropdown/search_string\">Source Code</link>"8548"master/examples/book/dropdown/search_string\">Source Code</link>"
8475msgstr ""8549msgstr ""
8476"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"8550"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n8477"master/examples/book/drawingarea/arcs\">Källkod</link>"n8551"master/examples/book/dropdown/search_string\">Källkod</link>"
84788552
8479#. (itstool) path: section/title8553#. (itstool) path: section/title
8480#: C/index-in.docbook:35048554#: C/index-in.docbook:3504
n8481#, fuzzyn
8482#| msgid "Full Example"
8483msgid "Font Example"8555msgid "Font Example"
n8484msgstr "Fullständigt exempel"n8556msgstr "Typsnittsexempel"
84858557
8486#. (itstool) path: section/para8558#. (itstool) path: section/para
8487#: C/index-in.docbook:35068559#: C/index-in.docbook:3506
8488#, fuzzy8560#, fuzzy
8489#| msgid ""8561#| msgid ""
8504"för det borttagna <classname>Gtk::Activatable</classname>-gränssnittet."8576"för det borttagna <classname>Gtk::Activatable</classname>-gränssnittet."
85058577
8506#. (itstool) path: figure/title8578#. (itstool) path: figure/title
8507#: C/index-in.docbook:3513 C/index-in.docbook:35328579#: C/index-in.docbook:3513 C/index-in.docbook:3532
8508msgid "Search Font"8580msgid "Search Font"
n8509msgstr ""n8581msgstr "Sök typsnitt"
85108582
8511#. (itstool) path: imageobject/imagedata8583#. (itstool) path: imageobject/imagedata
8512#. This is a reference to an external file such as an image or video. When8584#. This is a reference to an external file such as an image or video. When
8513#. the file changes, the md5 hash will change to let you know you need to8585#. the file changes, the md5 hash will change to let you know you need to
8514#. update your localized copy. The msgstr is not used at all. Set it to8586#. update your localized copy. The msgstr is not used at all. Set it to
8523"external ref='figures/drawingarea_pango_text.png' "8595"external ref='figures/drawingarea_pango_text.png' "
8524"md5='07c39668c9dda2ac1f9455caf6e4d16a'"8596"md5='07c39668c9dda2ac1f9455caf6e4d16a'"
85258597
8526#. (itstool) path: section/para8598#. (itstool) path: section/para
8527#: C/index-in.docbook:35198599#: C/index-in.docbook:3519
n8528#, fuzzyn
8529#| msgid ""
8530#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
8531#| "tree/master/examples/book/paned\">Source Code</link>"
8532msgid ""8600msgid ""
8533"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"8601"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
8534"master/examples/book/dropdown/search_font\">Source Code</link>"8602"master/examples/book/dropdown/search_font\">Source Code</link>"
8535msgstr ""8603msgstr ""
8536"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"8604"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n8537"master/examples/book/paned\">Källkod</link>"n8605"master/examples/book/dropdown/search_font\">Källkod</link>"
85388606
8539#. (itstool) path: section/title8607#. (itstool) path: section/title
8540#: C/index-in.docbook:35248608#: C/index-in.docbook:3524
n8541#, fuzzyn
8542#| msgid "Simple Example"
8543msgid "Complex Example"8609msgid "Complex Example"
n8544msgstr "Enkelt exempel"n8610msgstr "Komplext exempel"
85458611
8546#. (itstool) path: section/para8612#. (itstool) path: section/para
8547#: C/index-in.docbook:35268613#: C/index-in.docbook:3526
8548msgid ""8614msgid ""
8549"This is a more complex example with two <classname>SignalListItemFactory</"8615"This is a more complex example with two <classname>SignalListItemFactory</"
8566"external ref='figures/combobox_complex.png' "8632"external ref='figures/combobox_complex.png' "
8567"md5='ec96e29fe85caef072868284443e413e'"8633"md5='ec96e29fe85caef072868284443e413e'"
85688634
8569#. (itstool) path: section/para8635#. (itstool) path: section/para
8570#: C/index-in.docbook:35388636#: C/index-in.docbook:3538
n8571#, fuzzyn
8572#| msgid ""
8573#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
8574#| "tree/master/examples/book/combobox/complex\">Source Code</link>"
8575msgid ""8637msgid ""
8576"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"8638"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
8577"master/examples/book/dropdown/complex\">Source Code</link>"8639"master/examples/book/dropdown/complex\">Source Code</link>"
8578msgstr ""8640msgstr ""
8579"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"8641"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n8580"master/examples/book/combobox/complex\">Källkod</link>"n8642"master/examples/book/dropdown/complex\">Källkod</link>"
85818643
8582#. (itstool) path: chapter/title8644#. (itstool) path: chapter/title
8583#: C/index-in.docbook:35438645#: C/index-in.docbook:3543
8584msgid "Combo Boxes"8646msgid "Combo Boxes"
8585msgstr "Kombinationsrutor"8647msgstr "Kombinationsrutor"
10659"used in <application>gtkmm</application>4 applications, provided "10721"used in <application>gtkmm</application>4 applications, provided "
10660"GTKMM_DISABLE_DEPRECATED and GDKMM_DISABLE_DEPRECATED are not defined. Some "10722"GTKMM_DISABLE_DEPRECATED and GDKMM_DISABLE_DEPRECATED are not defined. Some "
10661"of the dialog classes are replaced by classes that are available since "10723"of the dialog classes are replaced by classes that are available since "
10662"<application>gtkmm</application> 4.10."10724"<application>gtkmm</application> 4.10."
10663msgstr ""10725msgstr ""
nn10726"<classname>Gtk::Dialog</classname> och klasserna som härleds från den är "
10727"föråldrade sedan <application>gtkmm</application> 4.10. De kan fortfarande "
10728"användas i <application>gtkmm</application>4-program, förutsatt att "
10729"GTKMM_DISABLE_DEPRECATED och GDKMM_DISABLE_DEPRECATED inte har definierats. "
10730"Några av dialogklasserna ersätts av klasser som finns tillgängliga sedan "
10731"<application>gtkmm</application> 4.10."
1066410732
10665#. (itstool) path: note/para10733#. (itstool) path: note/para
10666#: C/index-in.docbook:446410734#: C/index-in.docbook:4464
10667msgid ""10735msgid ""
10668"The examples in this chapter use classes that are available since "10736"The examples in this chapter use classes that are available since "
10669"<application>gtkmm</application> 4.10. Similar examples with the deprecated "10737"<application>gtkmm</application> 4.10. Similar examples with the deprecated "
10670"classes are available in the <link xlink:href=\"https://gitlab.gnome.org/"10738"classes are available in the <link xlink:href=\"https://gitlab.gnome.org/"
10671"GNOME/gtkmm-documentation/tree/gtkmm-4-0/examples/book/dialogs/\"> gtkmm-4-0 "10739"GNOME/gtkmm-documentation/tree/gtkmm-4-0/examples/book/dialogs/\"> gtkmm-4-0 "
10672"branch</link> in the git repository."10740"branch</link> in the git repository."
10673msgstr ""10741msgstr ""
nn10742"Exemplen i detta kapitel använder klasser som finns tillgängliga sedan "
10743"<application>gtkmm</application> 4.10. Liknande exempel med de föråldrade "
10744"klasserna finns tillgängliga i <link xlink:href=\"https://gitlab.gnome.org/"
10745"GNOME/gtkmm-documentation/tree/gtkmm-4-0/examples/book/dialogs/\"> grenen "
10746"gtkmm-4-0</link> i git-arkivet."
1067410747
10675#. (itstool) path: chapter/para10748#. (itstool) path: chapter/para
10676#: C/index-in.docbook:447010749#: C/index-in.docbook:4470
10677#, fuzzy10750#, fuzzy
10678msgid ""10751msgid ""
10759"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10832"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10760"classGtk_1_1Dialog.html\">Referens</link>"10833"classGtk_1_1Dialog.html\">Referens</link>"
1076110834
10762#. (itstool) path: section/title10835#. (itstool) path: section/title
10763#: C/index-in.docbook:451110836#: C/index-in.docbook:4511
n10764#, fuzzyn
10765#| msgid "MessageDialog"
10766msgid "AlertDialog and MessageDialog"10837msgid "AlertDialog and MessageDialog"
n10767msgstr "MessageDialog"n10838msgstr "AlertDialog och MessageDialog"
1076810839
10769#. (itstool) path: section/para10840#. (itstool) path: section/para
10770#: C/index-in.docbook:451210841#: C/index-in.docbook:4512
10771msgid ""10842msgid ""
10772"<classname>MessageDialog</classname> (deprecated since <application>gtkmm</"10843"<classname>MessageDialog</classname> (deprecated since <application>gtkmm</"
10773"application> 4.10) and <classname>AlertDialog</classname> (available since "10844"application> 4.10) and <classname>AlertDialog</classname> (available since "
10774"<application>gtkmm</application> 4.10) are convenience classes, used to "10845"<application>gtkmm</application> 4.10) are convenience classes, used to "
10775"create simple, standard message dialogs, with a message and buttons for user "10846"create simple, standard message dialogs, with a message and buttons for user "
10776"response."10847"response."
10777msgstr ""10848msgstr ""
nn10849"<classname>MessageDialog</classname> (föråldrad sedan <application>gtkmm</"
10850"application> 4.10) och <classname>AlertDialog</classname> (tillgänglig sedan "
10851"<application>gtkmm</application> 4.10) är bekvämlighetsklasser som används "
10852"för att skapa enkla standardmeddelandedialoger, med ett meddelande och "
10853"knappar för användarsvar."
1077810854
10779#. (itstool) path: section/para10855#. (itstool) path: section/para
10780#: C/index-in.docbook:451910856#: C/index-in.docbook:4519
n10781#, fuzzyn
10782#| msgid ""
10783#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10784#| "classGtk_1_1Dialog.html\">Reference</link>"
10785msgid ""10857msgid ""
10786"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10858"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10787"classGtk_1_1AlertDialog.html\">AlertDialog Reference</link>"10859"classGtk_1_1AlertDialog.html\">AlertDialog Reference</link>"
10788msgstr ""10860msgstr ""
10789"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10861"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n10790"classGtk_1_1Dialog.html\">Referens</link>"n10862"classGtk_1_1AlertDialog.html\">AlertDialog-referens</link>"
1079110863
10792#. (itstool) path: section/para10864#. (itstool) path: section/para
10793#: C/index-in.docbook:452010865#: C/index-in.docbook:4520
n10794#, fuzzyn
10795#| msgid ""
10796#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10797#| "classGtk_1_1MessageDialog.html\">Reference</link>"
10798msgid ""10866msgid ""
10799"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10867"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10800"classGtk_1_1MessageDialog.html\">MessageDialog Reference</link>"10868"classGtk_1_1MessageDialog.html\">MessageDialog Reference</link>"
10801msgstr ""10869msgstr ""
10802"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10870"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n10803"classGtk_1_1MessageDialog.html\">Referens</link>"n10871"classGtk_1_1MessageDialog.html\">MessageDialog-referens</link>"
1080410872
10805#. (itstool) path: figure/title10873#. (itstool) path: figure/title
10806#: C/index-in.docbook:452610874#: C/index-in.docbook:4526
n10807#, fuzzyn
10808#| msgid "AboutDialog"
10809msgid "AlertDialog"10875msgid "AlertDialog"
n10810msgstr "AboutDialog"n10876msgstr "AlertDialog"
1081110877
10812#. (itstool) path: imageobject/imagedata10878#. (itstool) path: imageobject/imagedata
10813#. This is a reference to an external file such as an image or video. When10879#. This is a reference to an external file such as an image or video. When
10814#. the file changes, the md5 hash will change to let you know you need to10880#. the file changes, the md5 hash will change to let you know you need to
10815#. update your localized copy. The msgstr is not used at all. Set it to10881#. update your localized copy. The msgstr is not used at all. Set it to
10824"external ref='figures/dialogs_messagedialog.png' "10890"external ref='figures/dialogs_messagedialog.png' "
10825"md5='58151003c2b562b9f27b064c3193f7b1'"10891"md5='58151003c2b562b9f27b064c3193f7b1'"
1082610892
10827#. (itstool) path: section/para10893#. (itstool) path: section/para
10828#: C/index-in.docbook:453210894#: C/index-in.docbook:4532
n10829#, fuzzyn
10830#| msgid ""
10831#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
10832#| "tree/master/examples/book/dialogs/aboutdialog\">Source Code</link>"
10833msgid ""10895msgid ""
10834"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"10896"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
10835"master/examples/book/dialogs/alertdialog\">Source Code</link>"10897"master/examples/book/dialogs/alertdialog\">Source Code</link>"
10836msgstr ""10898msgstr ""
10837"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"10899"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n10838"master/examples/book/dialogs/aboutdialog\">Källkod</link>"n10900"master/examples/book/dialogs/alertdialog\">Källkod</link>"
1083910901
10840#. (itstool) path: section/title10902#. (itstool) path: section/title
10841#: C/index-in.docbook:453710903#: C/index-in.docbook:4537
n10842#, fuzzyn
10843#| msgid "FileChooserDialog"
10844msgid "FileDialog and FileChooserDialog"10904msgid "FileDialog and FileChooserDialog"
n10845msgstr "FileChooserDialog"n10905msgstr "FileDialog och FileChooserDialog"
1084610906
10847#. (itstool) path: section/para10907#. (itstool) path: section/para
10848#: C/index-in.docbook:453810908#: C/index-in.docbook:4538
10849msgid ""10909msgid ""
10850"The <classname>FileChooserDialog</classname> (deprecated since "10910"The <classname>FileChooserDialog</classname> (deprecated since "
10851"<application>gtkmm</application> 4.10) and <classname>FileDialog</classname> "10911"<application>gtkmm</application> 4.10) and <classname>FileDialog</classname> "
10852"(available since <application>gtkmm</application> 4.10) are suitable for use "10912"(available since <application>gtkmm</application> 4.10) are suitable for use "
10853"with \"Open\" or \"Save\" menu items."10913"with \"Open\" or \"Save\" menu items."
10854msgstr ""10914msgstr ""
nn10915"<classname>FileChooserDialog</classname> (föråldrad sedan "
10916"<application>gtkmm</application> 4.10) och <classname>FileDialog</classname> "
10917"(tillgänglig sedan <application>gtkmm</application> 4.10) är lämpliga för "
10918"användning med menyobjekten ”Öppna” eller ”Spara”."
1085510919
10856#. (itstool) path: section/para10920#. (itstool) path: section/para
10857#: C/index-in.docbook:454310921#: C/index-in.docbook:4543
n10858#, fuzzyn
10859#| msgid ""
10860#| "Most of the useful member methods for this class are actually in the "
10861#| "<classname>Gtk::FileChooser</classname> base class."
10862msgid ""10922msgid ""
10863"Most of the useful member methods for <classname>FileChooserDialog</"10923"Most of the useful member methods for <classname>FileChooserDialog</"
10864"classname> are actually in the <classname>Gtk::FileChooser</classname> base "10924"classname> are actually in the <classname>Gtk::FileChooser</classname> base "
10865"class."10925"class."
10866msgstr ""10926msgstr ""
n10867"De flesta av de användbara medlemsmetoderna för denna klass är faktiskt i "n10927"De flesta av de användbara medlemsmetoderna för "
10928"<classname>FileChooserDialog</classname> finns faktiskt i basklassen "
10868"basklassen <classname>Gtk::FileChooser</classname>."10929"<classname>Gtk::FileChooser</classname>."
1086910930
10870#. (itstool) path: section/para10931#. (itstool) path: section/para
10871#: C/index-in.docbook:454810932#: C/index-in.docbook:4548
nn10933msgid ""
10934"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10935"classGtk_1_1FileDialog.html\">FileDialog Reference</link>"
10936msgstr ""
10937"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10938"classGtk_1_1FileDialog.html\">FileDialog-referens</link>"
10939 
10940# TODO: FileChooseDialog Reference
10941#. (itstool) path: section/para
10942#: C/index-in.docbook:4549
10872#, fuzzy10943#, fuzzy
10873#| msgid ""10944#| msgid ""
10874#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10945#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n10875#| "classGtk_1_1Dialog.html\">Reference</link>"n
10876msgid ""
10877"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10878"classGtk_1_1FileDialog.html\">FileDialog Reference</link>"
10879msgstr ""
10880"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10881"classGtk_1_1Dialog.html\">Referens</link>"
10882 
10883#. (itstool) path: section/para
10884#: C/index-in.docbook:4549
10885#, fuzzy
10886#| msgid ""
10887#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10888#| "classGtk_1_1FileChooserDialog.html\">Reference</link>"10946#| "classGtk_1_1FileChooserDialog.html\">FileChooserDialogReference</link>"
10889msgid ""10947msgid ""
10890"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10948"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10891"classGtk_1_1FileChooserDialog.html\">FileChooserDialog Reference</link>"10949"classGtk_1_1FileChooserDialog.html\">FileChooserDialog Reference</link>"
10892msgstr ""10950msgstr ""
10893"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"10951"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n10894"classGtk_1_1FileChooserDialog.html\">Referens</link>"n10952"classGtk_1_1FileChooserDialog.html\">FileChooserDialog-referens</link>"
1089510953
10896#. (itstool) path: figure/title10954#. (itstool) path: figure/title
10897#: C/index-in.docbook:455510955#: C/index-in.docbook:4555
n10898#, fuzzyn
10899#| msgid "FileChooserDialog"
10900msgid "FileDialog"10956msgid "FileDialog"
n10901msgstr "FileChooserDialog"n10957msgstr "FileDialog"
1090210958
10903#. (itstool) path: imageobject/imagedata10959#. (itstool) path: imageobject/imagedata
10904#. This is a reference to an external file such as an image or video. When10960#. This is a reference to an external file such as an image or video. When
10905#. the file changes, the md5 hash will change to let you know you need to10961#. the file changes, the md5 hash will change to let you know you need to
10906#. update your localized copy. The msgstr is not used at all. Set it to10962#. update your localized copy. The msgstr is not used at all. Set it to
10915"external ref='figures/dialogs_filechooser.png' "10971"external ref='figures/dialogs_filechooser.png' "
10916"md5='15ecc452482112428259d0dcd8d0394a'"10972"md5='15ecc452482112428259d0dcd8d0394a'"
1091710973
10918#. (itstool) path: section/para10974#. (itstool) path: section/para
10919#: C/index-in.docbook:456110975#: C/index-in.docbook:4561
n10920#, fuzzyn
10921#| msgid ""
10922#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
10923#| "tree/master/examples/book/dialogs/filechooserdialog\">Source Code</link>"
10924msgid ""10976msgid ""
10925"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"10977"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
10926"master/examples/book/dialogs/filedialog\">Source Code</link>"10978"master/examples/book/dialogs/filedialog\">Source Code</link>"
10927msgstr ""10979msgstr ""
10928"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"10980"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n10929"master/examples/book/dialogs/filechooserdialog\">Källkod</link>"n10981"master/examples/book/dialogs/filedialog\">Källkod</link>"
1093010982
10931#. (itstool) path: section/title10983#. (itstool) path: section/title
10932#: C/index-in.docbook:456610984#: C/index-in.docbook:4566
n10933#, fuzzyn
10934#| msgid "ColorChooserDialog"
10935msgid "ColorDialog and ColorChooserDialog"10985msgid "ColorDialog and ColorChooserDialog"
n10936msgstr "ColorChooserDialog"n10986msgstr "ColorDialog och ColorChooserDialog"
1093710987
10938#. (itstool) path: section/para10988#. (itstool) path: section/para
10939#: C/index-in.docbook:456710989#: C/index-in.docbook:4567
10940msgid ""10990msgid ""
10941"The <classname>ColorChooserDialog</classname> (deprecated since "10991"The <classname>ColorChooserDialog</classname> (deprecated since "
10945"since <application>gtkmm</application> 4.10) and "10995"since <application>gtkmm</application> 4.10) and "
10946"<classname>ColorDialogButton</classname> (available since "10996"<classname>ColorDialogButton</classname> (available since "
10947"<application>gtkmm</application> 4.10) open a color selection dialog when it "10997"<application>gtkmm</application> 4.10) open a color selection dialog when it "
10948"is clicked."10998"is clicked."
10949msgstr ""10999msgstr ""
nn11000"<classname>ColorChooserDialog</classname> (föråldrad sedan "
11001"<application>gtkmm</application> 4.10) och <classname>ColorDialog</"
11002"classname> (tillgänglig sedan <application>gtkmm</application> 4.10) låter "
11003"användaren välja en färg. <classname>ColorButton</classname> (föråldrad "
11004"sedan <application>gtkmm</application> 4.10) och "
11005"<classname>ColorDialogButton</classname> (tillgänglig sedan "
11006"<application>gtkmm</application> 4.10) öppnar en färgvalsdialog när de "
11007"klickas på."
1095011008
10951#. (itstool) path: section/para11009#. (itstool) path: section/para
10952#: C/index-in.docbook:457511010#: C/index-in.docbook:4575
n10953#, fuzzyn
10954#| msgid ""
10955#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10956#| "classGtk_1_1Dialog.html\">Reference</link>"
10957msgid ""11011msgid ""
10958"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11012"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10959"classGtk_1_1ColorDialog.html\">ColorDialog Reference</link>"11013"classGtk_1_1ColorDialog.html\">ColorDialog Reference</link>"
10960msgstr ""11014msgstr ""
10961"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11015"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n10962"classGtk_1_1Dialog.html\">Referens</link>"n11016"classGtk_1_1ColorDialog.html\">ColorDialog-referens</link>"
1096311017
10964#. (itstool) path: section/para11018#. (itstool) path: section/para
10965#: C/index-in.docbook:457611019#: C/index-in.docbook:4576
n10966#, fuzzyn
10967#| msgid ""
10968#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10969#| "classGtk_1_1ColorChooserDialog.html\">Reference</link>"
10970msgid ""11020msgid ""
10971"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11021"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
10972"classGtk_1_1ColorChooserDialog.html\">ColorChooserDialog Reference</link>"11022"classGtk_1_1ColorChooserDialog.html\">ColorChooserDialog Reference</link>"
10973msgstr ""11023msgstr ""
10974"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11024"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n10975"classGtk_1_1ColorChooserDialog.html\">Referens</link>"n11025"classGtk_1_1ColorChooserDialog.html\">ColorChooserDialog-referens</link>"
1097611026
10977#. (itstool) path: figure/title11027#. (itstool) path: figure/title
10978#: C/index-in.docbook:458211028#: C/index-in.docbook:4582
n10979#, fuzzyn
10980#| msgid "ColorChooserDialog"
10981msgid "ColorDialog"11029msgid "ColorDialog"
n10982msgstr "ColorChooserDialog"n11030msgstr "ColorDialog"
1098311031
10984#. (itstool) path: imageobject/imagedata11032#. (itstool) path: imageobject/imagedata
10985#. This is a reference to an external file such as an image or video. When11033#. This is a reference to an external file such as an image or video. When
10986#. the file changes, the md5 hash will change to let you know you need to11034#. the file changes, the md5 hash will change to let you know you need to
10987#. update your localized copy. The msgstr is not used at all. Set it to11035#. update your localized copy. The msgstr is not used at all. Set it to
10996"external ref='figures/dialogs_colorchooserdialog.png' "11044"external ref='figures/dialogs_colorchooserdialog.png' "
10997"md5='029761e82cf06d3cbeaac2b7ccd70e57'"11045"md5='029761e82cf06d3cbeaac2b7ccd70e57'"
1099811046
10999#. (itstool) path: section/para11047#. (itstool) path: section/para
11000#: C/index-in.docbook:458811048#: C/index-in.docbook:4588
n11001#, fuzzyn
11002#| msgid ""
11003#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
11004#| "tree/master/examples/book/dialogs/colorchooserdialog\">Source Code</link>"
11005msgid ""11049msgid ""
11006"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"11050"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
11007"master/examples/book/dialogs/colordialog\">Source Code</link>"11051"master/examples/book/dialogs/colordialog\">Source Code</link>"
11008msgstr ""11052msgstr ""
11009"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"11053"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n11010"master/examples/book/dialogs/colorchooserdialog\">Källkod</link>"n11054"master/examples/book/dialogs/colordialog\">Källkod</link>"
1101111055
11012#. (itstool) path: section/title11056#. (itstool) path: section/title
11013#: C/index-in.docbook:459311057#: C/index-in.docbook:4593
n11014#, fuzzyn
11015#| msgid "FontChooserDialog"
11016msgid "FontDialog and FontChooserDialog"11058msgid "FontDialog and FontChooserDialog"
n11017msgstr "FontChooserDialog"n11059msgstr "FontDialog och FontChooserDialog"
1101811060
11019#. (itstool) path: section/para11061#. (itstool) path: section/para
11020#: C/index-in.docbook:459411062#: C/index-in.docbook:4594
11021msgid ""11063msgid ""
11022"The <classname>FontChooserDialog</classname> (deprecated since "11064"The <classname>FontChooserDialog</classname> (deprecated since "
11025"choose a font. The <classname>FontButton</classname> (deprecated since "11067"choose a font. The <classname>FontButton</classname> (deprecated since "
11026"<application>gtkmm</application> 4.10) and <classname>FontDialogButton</"11068"<application>gtkmm</application> 4.10) and <classname>FontDialogButton</"
11027"classname> (available since <application>gtkmm</application> 4.10) open a "11069"classname> (available since <application>gtkmm</application> 4.10) open a "
11028"font chooser dialog when it is clicked."11070"font chooser dialog when it is clicked."
11029msgstr ""11071msgstr ""
nn11072"<classname>FontChooserDialog</classname> (föråldrad sedan "
11073"<application>gtkmm</application> 4.10) och <classname>FontDialog</classname> "
11074"(tillgänglig sedan <application>gtkmm</application> 4.10) låter användaren "
11075"välja ett typsnitt. <classname>FontButton</classname> (föråldrad sedan "
11076"<application>gtkmm</application> 4.10) och <classname>FontDialogButton</"
11077"classname> (tillgänglig sedan <application>gtkmm</application> 4.10) öppnar "
11078"en typsnittvalsdialog när de klickas på."
1103011079
11031#. (itstool) path: section/para11080#. (itstool) path: section/para
11032#: C/index-in.docbook:460211081#: C/index-in.docbook:4602
n11033#, fuzzyn
11034#| msgid ""
11035#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11036#| "classGtk_1_1Dialog.html\">Reference</link>"
11037msgid ""11082msgid ""
11038"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11083"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11039"classGtk_1_1FontDialog.html\">FontDialog Reference</link>"11084"classGtk_1_1FontDialog.html\">FontDialog Reference</link>"
11040msgstr ""11085msgstr ""
11041"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11086"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n11042"classGtk_1_1Dialog.html\">Referens</link>"n11087"classGtk_1_1FontDialog.html\">FontDialog-referens</link>"
1104311088
11044#. (itstool) path: section/para11089#. (itstool) path: section/para
11045#: C/index-in.docbook:460311090#: C/index-in.docbook:4603
n11046#, fuzzyn
11047#| msgid ""
11048#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11049#| "classGtk_1_1FontChooserDialog.html\">Reference</link>"
11050msgid ""11091msgid ""
11051"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11092"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11052"classGtk_1_1FontChooserDialog.html\">FontChooserDialog Reference</link>"11093"classGtk_1_1FontChooserDialog.html\">FontChooserDialog Reference</link>"
11053msgstr ""11094msgstr ""
11054"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11095"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n11055"classGtk_1_1FontChooserDialog.html\">Referens</link>"n11096"classGtk_1_1FontChooserDialog.html\">FontChooserDialog-referens</link>"
1105611097
11057#. (itstool) path: figure/title11098#. (itstool) path: figure/title
11058#: C/index-in.docbook:460911099#: C/index-in.docbook:4609
n11059#, fuzzyn
11060#| msgid "AboutDialog"
11061msgid "FontDialog"11100msgid "FontDialog"
n11062msgstr "AboutDialog"n11101msgstr "FontDialog"
1106311102
11064#. (itstool) path: imageobject/imagedata11103#. (itstool) path: imageobject/imagedata
11065#. This is a reference to an external file such as an image or video. When11104#. This is a reference to an external file such as an image or video. When
11066#. the file changes, the md5 hash will change to let you know you need to11105#. the file changes, the md5 hash will change to let you know you need to
11067#. update your localized copy. The msgstr is not used at all. Set it to11106#. update your localized copy. The msgstr is not used at all. Set it to
11076"external ref='figures/dialogs_fontchooserdialog.png' "11115"external ref='figures/dialogs_fontchooserdialog.png' "
11077"md5='e35e05429468fa8823416b8a0deff342'"11116"md5='e35e05429468fa8823416b8a0deff342'"
1107811117
11079#. (itstool) path: section/para11118#. (itstool) path: section/para
11080#: C/index-in.docbook:461511119#: C/index-in.docbook:4615
n11081#, fuzzyn
11082#| msgid ""
11083#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
11084#| "tree/master/examples/book/dialogs/aboutdialog\">Source Code</link>"
11085msgid ""11120msgid ""
11086"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"11121"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
11087"master/examples/book/dialogs/fontdialog\">Source Code</link>"11122"master/examples/book/dialogs/fontdialog\">Source Code</link>"
11088msgstr ""11123msgstr ""
11089"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"11124"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n11090"master/examples/book/dialogs/aboutdialog\">Källkod</link>"n11125"master/examples/book/dialogs/fontdialog\">Källkod</link>"
1109111126
11092#. (itstool) path: section/title11127#. (itstool) path: section/title
11093#: C/index-in.docbook:462011128#: C/index-in.docbook:4620
11094#, fuzzy11129#, fuzzy
11095msgid "Non-modal AboutDialog"11130msgid "Non-modal AboutDialog"
11165"master/examples/book/dialogs/aboutdialog\">Källkod</link>"11200"master/examples/book/dialogs/aboutdialog\">Källkod</link>"
1116611201
11167#. (itstool) path: section/title11202#. (itstool) path: section/title
11168#: C/index-in.docbook:465211203#: C/index-in.docbook:4652
11169#, fuzzy11204#, fuzzy
n11170#| msgid "Custom Widget"n
11171msgid "Custom Dialog"11205msgid "Custom Dialog"
n11172msgstr "Anpassad komponent"n11206msgstr "Anpassad dialogruta"
1117311207
11174#. (itstool) path: section/para11208#. (itstool) path: section/para
11175#: C/index-in.docbook:465311209#: C/index-in.docbook:4653
nn11210#, fuzzy
11176msgid ""11211msgid ""
11177"When none of the predefined dialog classes suit your needs, you can make "11212"When none of the predefined dialog classes suit your needs, you can make "
11178"your own dialog by deriving a class from <classname>Window</classname> and "11213"your own dialog by deriving a class from <classname>Window</classname> and "
11179"fill it with the widgets you need."11214"fill it with the widgets you need."
11180msgstr ""11215msgstr ""
nn11216"Om ingen av de fördefinierade dialogklasserna passar för dina behov kan du "
11217"skapa din egen dialogruta genom att härleda en klass från <classname>Window</"
11218"classname> och fylla den med komponenterna som du behöver."
1118111219
11182#. (itstool) path: section/para11220#. (itstool) path: section/para
11183#: C/index-in.docbook:465911221#: C/index-in.docbook:4659
n11184#, fuzzyn
11185#| msgid ""
11186#| "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11187#| "classGtk_1_1Widget.html\">Widget Reference</link>"
11188msgid ""11222msgid ""
11189"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11223"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
11190"classGtk_1_1Window.html\">Window Reference</link>"11224"classGtk_1_1Window.html\">Window Reference</link>"
11191msgstr ""11225msgstr ""
11192"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"11226"<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/gtkmm/"
n11193"classGtk_1_1Widget.html\">Widget-referens</link>"n11227"classGtk_1_1Window.html\">Window-referens</link>"
1119411228
11195#. (itstool) path: figure/title11229#. (itstool) path: figure/title
11196#: C/index-in.docbook:466511230#: C/index-in.docbook:4665
11197#, fuzzy11231#, fuzzy
n11198#| msgid "Dialogs"n
11199msgid "Window Dialog"11232msgid "Window Dialog"
n11200msgstr "Dialogrutor"n11233msgstr "Fönsterdialog"
1120111234
11202#. (itstool) path: imageobject/imagedata11235#. (itstool) path: imageobject/imagedata
11203#. This is a reference to an external file such as an image or video. When11236#. This is a reference to an external file such as an image or video. When
11204#. the file changes, the md5 hash will change to let you know you need to11237#. the file changes, the md5 hash will change to let you know you need to
11205#. update your localized copy. The msgstr is not used at all. Set it to11238#. update your localized copy. The msgstr is not used at all. Set it to
11214"external ref='figures/dialogs_messagedialog.png' "11247"external ref='figures/dialogs_messagedialog.png' "
11215"md5='58151003c2b562b9f27b064c3193f7b1'"11248"md5='58151003c2b562b9f27b064c3193f7b1'"
1121611249
11217#. (itstool) path: section/para11250#. (itstool) path: section/para
11218#: C/index-in.docbook:467111251#: C/index-in.docbook:4671
n11219#, fuzzyn
11220#| msgid ""
11221#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
11222#| "tree/master/examples/book/dialogs/aboutdialog\">Source Code</link>"
11223msgid ""11252msgid ""
11224"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"11253"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
11225"master/examples/book/dialogs/windowdialog\">Source Code</link>"11254"master/examples/book/dialogs/windowdialog\">Source Code</link>"
11226msgstr ""11255msgstr ""
11227"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"11256"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n11228"master/examples/book/dialogs/aboutdialog\">Källkod</link>"n11257"master/examples/book/dialogs/windowdialog\">Källkod</link>"
1122911258
11230#. (itstool) path: chapter/title11259#. (itstool) path: chapter/title
11231#: C/index-in.docbook:467811260#: C/index-in.docbook:4678
11232msgid "The DrawingArea Widget"11261msgid "The DrawingArea Widget"
11233msgstr "DrawingArea-komponenten"11262msgstr "DrawingArea-komponenten"
11720"methodname> anropas sedan närhelst bilden i ritytan behöver ritas om. Den "11749"methodname> anropas sedan närhelst bilden i ritytan behöver ritas om. Den "
11721"skickas en <classname>Cairo::RefPtr</classname>-pekare till en "11750"skickas en <classname>Cairo::RefPtr</classname>-pekare till en "
11722"<classname>Cairo::Context</classname> som vi använder för ritandet. Koden "11751"<classname>Cairo::Context</classname> som vi använder för ritandet. Koden "
11723"som faktiskt ritar ställer in färgen vi vill använda för ritandet genom att "11752"som faktiskt ritar ställer in färgen vi vill använda för ritandet genom att "
11724"använda <methodname>set_source_rgb()</methodname> vilken tar argument som "11753"använda <methodname>set_source_rgb()</methodname> vilken tar argument som "
n11725"definierar komponenterna Red, Green, and Blue för den önskade färgen "n11754"definierar komponenterna Red, Green och Blue för den önskade färgen (giltiga "
11726"(giltiga värden är mellan 0 och 1). Efter att färgen ställts in skapade vi "11755"värden är mellan 0 och 1). Efter att färgen ställts in skapade vi en ny bana "
11727"en ny bana med funktionerna <methodname>move_to()</methodname> och "11756"med funktionerna <methodname>move_to()</methodname> och "
11728"<methodname>line_to()</methodname>, och strök sedan denna bana med "11757"<methodname>line_to()</methodname>, och strök sedan denna bana med "
11729"<methodname>stroke()</methodname>."11758"<methodname>stroke()</methodname>."
1173011759
11731#. (itstool) path: tip/title11760#. (itstool) path: tip/title
11732#: C/index-in.docbook:489911761#: C/index-in.docbook:4899
13893"advanced."13922"advanced."
1389413923
13895#. (itstool) path: section/title13924#. (itstool) path: section/title
13896#: C/index-in.docbook:5952 C/index-in.docbook:598913925#: C/index-in.docbook:5952 C/index-in.docbook:5989
13897#, fuzzy13926#, fuzzy
n13898#| msgid "Printing"n13927#| msgid "FontDialog"
13899msgid "PrintDialog"13928msgid "PrintDialog"
n13900msgstr "Utskrift"n13929msgstr "FontDialog"
1390113930
13902#. (itstool) path: section/para13931#. (itstool) path: section/para
13903#: C/index-in.docbook:595413932#: C/index-in.docbook:5954
13904msgid ""13933msgid ""
13905"Since <application>gtkmm</application> 4.14 <classname>Gtk::PrintDialog</"13934"Since <application>gtkmm</application> 4.14 <classname>Gtk::PrintDialog</"
14340"methodname> påverkar inte de faktiska filerna som URI:erna hänvisar till, de "14369"methodname> påverkar inte de faktiska filerna som URI:erna hänvisar till, de "
14341"ändrar bara listan över senaste filer."14370"ändrar bara listan över senaste filer."
1434214371
14343#. (itstool) path: section/title14372#. (itstool) path: section/title
14344#: C/index-in.docbook:616714373#: C/index-in.docbook:6167
n14345#, fuzzyn
14346#| msgid "FileChooserDialog"
14347msgid "FileChooser and FileDialog"14374msgid "FileChooser and FileDialog"
n14348msgstr "FileChooserDialog"n14375msgstr "FileChooser och FileDialog"
1434914376
14350#. (itstool) path: section/para14377#. (itstool) path: section/para
14351#: C/index-in.docbook:616914378#: C/index-in.docbook:6169
14352msgid ""14379msgid ""
14353"<classname>FileChooser</classname> is an interface that can be implemented "14380"<classname>FileChooser</classname> is an interface that can be implemented "
14385"<classname>FileChooser</classname> and the classes that implement it are "14412"<classname>FileChooser</classname> and the classes that implement it are "
14386"deprecated since <application>gtkmm</application> 4.10. They have been "14413"deprecated since <application>gtkmm</application> 4.10. They have been "
14387"replaced by <classname>FileDialog</classname>, which is available since "14414"replaced by <classname>FileDialog</classname>, which is available since "
14388"<application>gtkmm</application> 4.10."14415"<application>gtkmm</application> 4.10."
14389msgstr ""14416msgstr ""
nn14417"<classname>FileChooser</classname> och klasserna som implementerar den är "
14418"föråldrade sedan <application>gtkmm</application> 4.10. De har ersatts av "
14419"<classname>FileDialog</classname>, vilken finns tillgänglig sedan "
14420"<application>gtkmm</application> 4.10."
1439014421
14391#. (itstool) path: section/title14422#. (itstool) path: section/title
14392#: C/index-in.docbook:619114423#: C/index-in.docbook:6191
n14393#, fuzzyn
14394#| msgid "Simple FileChooserDialog example"
14395msgid "Simple FileDialog example"14424msgid "Simple FileDialog example"
n14396msgstr "Enkelt FileChooserDialog-exempel"n14425msgstr "Enkelt FileDialog-exempel"
1439714426
14398#. (itstool) path: section/para14427#. (itstool) path: section/para
14399#: C/index-in.docbook:619314428#: C/index-in.docbook:6193
14400#, fuzzy14429#, fuzzy
14401msgid ""14430msgid ""
15849"Se <link linkend=\"chapter-refptr\">bilagan</link> för detaljerad "15878"Se <link linkend=\"chapter-refptr\">bilagan</link> för detaljerad "
15850"information om RefPtr."15879"information om RefPtr."
1585115880
15852#. (itstool) path: listitem/para15881#. (itstool) path: listitem/para
15853#: C/index-in.docbook:683415882#: C/index-in.docbook:6834
n15854#, fuzzyn
15855#| msgid ""
15856#| "Bjarne Stroustrup, \"The C++ Programming Language\" Forth Edition - "
15857#| "section 34.3"
15858msgid ""15883msgid ""
15859"Bjarne Stroustrup, \"The C++ Programming Language\" Fourth Edition - section "15884"Bjarne Stroustrup, \"The C++ Programming Language\" Fourth Edition - section "
15860"34.3"15885"34.3"
15861msgstr ""15886msgstr ""
15862"Bjarne Stroustrup, ”The C++ Programming Language”, 4:e utgåvan - avsnitt 34.3"15887"Bjarne Stroustrup, ”The C++ Programming Language”, 4:e utgåvan - avsnitt 34.3"
18054"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"18079"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
18055"master/examples/book/custom/custom_widget/\">Källkod</link>"18080"master/examples/book/custom/custom_widget/\">Källkod</link>"
1805618081
18057#. (itstool) path: section/title18082#. (itstool) path: section/title
18058#: C/index-in.docbook:779418083#: C/index-in.docbook:7794
n18059#, fuzzyn
18060#| msgid "Custom Containers"
18061msgid "Custom CSS Names"18084msgid "Custom CSS Names"
n18062msgstr "Anpassade behållare"n18085msgstr "Anpassade CSS-namn"
1806318086
nn18087# TODO: controlled
18064#. (itstool) path: section/para18088#. (itstool) path: section/para
18065#: C/index-in.docbook:779618089#: C/index-in.docbook:7796
nn18090#, fuzzy
18066msgid ""18091msgid ""
18067"Many aspects of the look of widgets are controlled by CSS (Cascading Style "18092"Many aspects of the look of widgets are controlled by CSS (Cascading Style "
18068"Sheet) files. With CSS files you can choose color, font, line thickness, "18093"Sheet) files. With CSS files you can choose color, font, line thickness, "
18069"etc. If you give some widgets their own names or their own CSS classes, you "18094"etc. If you give some widgets their own names or their own CSS classes, you "
18070"can define CSS rules that apply only to those widgets, for instance certain "18095"can define CSS rules that apply only to those widgets, for instance certain "
18071"buttons, without affecting other similar widgets."18096"buttons, without affecting other similar widgets."
18072msgstr ""18097msgstr ""
nn18098"Många aspekter hos komponenters utseende styrs av CSS-filer (Cascading Style "
18099"Sheet). Med CSS-filer kan du välja färg, typsnitt, radtjocklek och så "
18100"vidare. Om du ger några komponenter egna namn så kan du definiera CSS-regler "
18101"som endast tillämpas på dessa komponenter, exempelvis vissa knappar, utan "
18102"att påverka andra liknande komponenter."
1807318103
18074#. (itstool) path: section/title18104#. (itstool) path: section/title
18075#: C/index-in.docbook:780318105#: C/index-in.docbook:7803
nn18106#, fuzzy
18076msgid "CSS Node Name, Widget Name, CSS Class Name"18107msgid "CSS Node Name, Widget Name, CSS Class Name"
n18077msgstr ""n18108msgstr "CSS-nodnamn, Komponentnamn, CSS-klassnamn"
1807818109
18079#. (itstool) path: listitem/para18110#. (itstool) path: listitem/para
18080#: C/index-in.docbook:780718111#: C/index-in.docbook:7807
nn18112#, fuzzy
18081msgid ""18113msgid ""
18082"<methodname>gtk_widget_class_set_css_name()</methodname> can only be called "18114"<methodname>gtk_widget_class_set_css_name()</methodname> can only be called "
18083"from the class init function. It sets the CSS node name of all instances of "18115"from the class init function. It sets the CSS node name of all instances of "
18084"a class (a GType). See the <link linkend=\"custom-init-functions\"> Class "18116"a class (a GType). See the <link linkend=\"custom-init-functions\"> Class "
18085"Init and Instance Init Functions</link> section."18117"Init and Instance Init Functions</link> section."
18086msgstr ""18118msgstr ""
nn18119"<methodname>gtk_widget_class_set_css_name()</methodname> kan endast anropas "
18120"från klassens init-funktion. Den ställer in CSS-nodnamnet för alla instanser "
18121"av en klass (en GType). Se avsnittet <link linkend=\"custom-init-"
18122"functions\"> Initieringsfunktioner för klasser och instanser</link>."
1808718123
18088#. (itstool) path: listitem/para18124#. (itstool) path: listitem/para
18089#: C/index-in.docbook:781118125#: C/index-in.docbook:7811
nn18126#, fuzzy
18127#| msgid ""
18128#| "<methodname>Gtk::Widget::set_name()</methodname> can be called from a C++ "
18129#| "constructor. It sets the name of a widget instance."
18090msgid ""18130msgid ""
18091"<methodname>Gtk::Widget::set_name()</methodname> can be called from a "18131"<methodname>Gtk::Widget::set_name()</methodname> can be called from a "
18092"<phrase role=\"nowrap\">C++</phrase> constructor. It sets the name of a "18132"<phrase role=\"nowrap\">C++</phrase> constructor. It sets the name of a "
18093"widget instance."18133"widget instance."
18094msgstr ""18134msgstr ""
nn18135"<methodname>Gtk::Widget::set_name()</methodname> kan anropas från en C++-"
18136"konstruktor. Den ställer in namnet för en komponentinstans."
1809518137
18096#. (itstool) path: listitem/para18138#. (itstool) path: listitem/para
18097#: C/index-in.docbook:781418139#: C/index-in.docbook:7814
nn18140#, fuzzy
18141#| msgid ""
18142#| "<methodname>Gtk::Widget::set_name()</methodname> can be called from a C++ "
18143#| "constructor. It sets the name of a widget instance."
18098msgid ""18144msgid ""
18099"<methodname>Gtk::Widget::add_class_name()</methodname> can be called from a "18145"<methodname>Gtk::Widget::add_class_name()</methodname> can be called from a "
18100"<phrase role=\"nowrap\">C++</phrase> constructor. It adds the name of a CSS "18146"<phrase role=\"nowrap\">C++</phrase> constructor. It adds the name of a CSS "
18101"class, used by a widget instance."18147"class, used by a widget instance."
18102msgstr ""18148msgstr ""
nn18149"<methodname>Gtk::Widget::set_name()</methodname> kan anropas från en C++-"
18150"konstruktor. Den ställer in namnet för en komponentinstans."
1810318151
18104#. (itstool) path: section/para18152#. (itstool) path: section/para
18105#: C/index-in.docbook:780518153#: C/index-in.docbook:7805
nn18154#, fuzzy
18106msgid ""18155msgid ""
18107"There are three ways of referring from a widget to data in a CSS file: <_:"18156"There are three ways of referring from a widget to data in a CSS file: <_:"
18108"itemizedlist-1/> The following example shows a button with its own CSS node "18157"itemizedlist-1/> The following example shows a button with its own CSS node "
18109"name, a label with a widget name and a label that uses its own CSS class."18158"name, a label with a widget name and a label that uses its own CSS class."
18110msgstr ""18159msgstr ""
nn18160"Det finns två sätt att ge en komponent ett namn som du kan hänvisa till från "
18161"en CSS-file: <_:itemizedlist-1/> Följande exempel visar en knapp med eget "
18162"CSS-nodnamn och en etikett med ett komponentnamn."
1811118163
18112#. (itstool) path: section/title18164#. (itstool) path: section/title
18113#: C/index-in.docbook:782318165#: C/index-in.docbook:7823
18114msgid "Custom Style Information"18166msgid "Custom Style Information"
18115msgstr "Anpassad stilinformation"18167msgstr "Anpassad stilinformation"
18124"StyleContext::add_provider_for_display()</methodname>. <classname>Gtk::"18176"StyleContext::add_provider_for_display()</methodname>. <classname>Gtk::"
18125"StyleContext</classname> also contains methods to read some style "18177"StyleContext</classname> also contains methods to read some style "
18126"information, but this class is deprecated since <application>gtkmm</"18178"information, but this class is deprecated since <application>gtkmm</"
18127"application> 4.10."18179"application> 4.10."
18128msgstr ""18180msgstr ""
nn18181"För att lägga till en stilmall till ett program använder du en av "
18182"<methodname>Gtk::CssProvider::load_from_*()</methodname>-metoderna. Lägg "
18183"sedan till den med <methodname>Gtk::StyleProvider::"
18184"add_provider_for_display()</methodname> (tillgänglig sedan "
18185"<application>gtkmm</application> 4.10) eller <methodname>Gtk::StyleContext::"
18186"add_provider_for_display()</methodname>. <classname>Gtk::StyleContext</"
18187"classname> innehåller också metoder för att läsa viss stilinformation, men "
18188"denna klass är föråldrad sedan <application>gtkmm</application> 4.10."
1812918189
18130#. (itstool) path: section/para18190#. (itstool) path: section/para
18131#: C/index-in.docbook:783218191#: C/index-in.docbook:7832
18132msgid "CSS files are described in the documentation of GTK."18192msgid "CSS files are described in the documentation of GTK."
n18133msgstr ""n18193msgstr "CSS-filer beskrivs i dokumentationen för GTK."
1813418194
18135#. (itstool) path: section/para18195#. (itstool) path: section/para
18136#: C/index-in.docbook:783818196#: C/index-in.docbook:7838
nn18197#, fuzzy
18198#| msgid "This example implements a widget which draws Penrose triangles."
18137msgid ""18199msgid ""
18138"This example implements a button and two labels with custom style "18200"This example implements a button and two labels with custom style "
18139"information."18201"information."
n18140msgstr ""n18202msgstr "Detta exempel implementerar en komponent som ritar Penrose-trianglar."
1814118203
18142#. (itstool) path: figure/title18204#. (itstool) path: figure/title
18143#: C/index-in.docbook:784118205#: C/index-in.docbook:7841
18144#, fuzzy18206#, fuzzy
n18145#| msgid "Custom Container"n
18146msgid "Custom CSS Name"18207msgid "Custom CSS Name"
n18147msgstr "Anpassad behållare"n18208msgstr "Anpassat CSS-namn"
1814818209
18149#. (itstool) path: imageobject/imagedata18210#. (itstool) path: imageobject/imagedata
18150#. This is a reference to an external file such as an image or video. When18211#. This is a reference to an external file such as an image or video. When
18151#. the file changes, the md5 hash will change to let you know you need to18212#. the file changes, the md5 hash will change to let you know you need to
18152#. update your localized copy. The msgstr is not used at all. Set it to18213#. update your localized copy. The msgstr is not used at all. Set it to
18156msgctxt "_"18217msgctxt "_"
18157msgid ""18218msgid ""
18158"external ref='figures/custom_css_name.png' "18219"external ref='figures/custom_css_name.png' "
18159"md5='fb3d968b1fd40eb219e5a78946adff0f'"18220"md5='fb3d968b1fd40eb219e5a78946adff0f'"
18160msgstr ""18221msgstr ""
n18161"external ref='figures/custom_container.png' "n18222"external ref='figures/frame.png' md5='e7b49b5f57afa5c0d4c487c187f1be55'"
18162"md5='5b4ae318725b6efbf5c6e1f7c94e6e04'"
1816318223
18164#. (itstool) path: section/para18224#. (itstool) path: section/para
18165#: C/index-in.docbook:784718225#: C/index-in.docbook:7847
n18166#, fuzzyn
18167#| msgid ""
18168#| "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
18169#| "tree/master/examples/book/custom/custom_container/\">Source Code</link>"
18170msgid ""18226msgid ""
18171"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"18227"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
18172"master/examples/book/custom/custom_css_name/\">Source Code</link>"18228"master/examples/book/custom/custom_css_name/\">Source Code</link>"
18173msgstr ""18229msgstr ""
18174"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"18230"<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/tree/"
n18175"master/examples/book/custom/custom_container/\">Källkod</link>"n18231"master/examples/book/custom/custom_css_name/\">Källkod</link>"
1817618232
18177#. (itstool) path: chapter/title18233#. (itstool) path: chapter/title
18178#: C/index-in.docbook:785418234#: C/index-in.docbook:7854
18179msgid "Multi-threaded programs"18235msgid "Multi-threaded programs"
18180msgstr "Flertrådade program"18236msgstr "Flertrådade program"
21438"}\n"21494"}\n"
2143921495
21440#. (itstool) path: section/para21496#. (itstool) path: section/para
21441#: C/index-in.docbook:938321497#: C/index-in.docbook:9383
21442#, fuzzy21498#, fuzzy
n21443#| msgid "Using the git version of <application>gtkmm</application>"n21499#| msgid "Deprecations in <application>gtkmm</application> 4.10"
21444msgid "And here's an excerpt from a <application>gdb</application> session."21500msgid "And here's an excerpt from a <application>gdb</application> session."
n21445msgstr "Använda git-versionen av <application>gtkmm</application>"n21501msgstr "Föråldringar i <application>gtkmm</application> 4.10"
2144621502
21447#. (itstool) path: section/programlisting21503#. (itstool) path: section/programlisting
21448#: C/index-in.docbook:938621504#: C/index-in.docbook:9386
21449#, fuzzy, no-wrap21505#, fuzzy, no-wrap
21450msgid ""21506msgid ""
22319"kommer kommandot köras med rätt miljövariabler inställda, men kommer "22375"kommer kommandot köras med rätt miljövariabler inställda, men kommer "
22320"returnera till din föregående miljö efter programmet avslutas."22376"returnera till din föregående miljö efter programmet avslutas."
2232122377
22322#. (itstool) path: appendix/title22378#. (itstool) path: appendix/title
22323#: C/index-in.docbook:976422379#: C/index-in.docbook:9764
n22324#, fuzzyn
22325msgid "Wrapping C Libraries with gmmproc"22380msgid "Wrapping C Libraries with gmmproc"
22326msgstr "Omsluta C-bibliotek med gmmproc"22381msgstr "Omsluta C-bibliotek med gmmproc"
2232722382
22328#. (itstool) path: appendix/para22383#. (itstool) path: appendix/para
22329#: C/index-in.docbook:976622384#: C/index-in.docbook:9766
23066msgstr ".hg- och .ccg-filerna"23121msgstr ".hg- och .ccg-filerna"
2306723122
23068#. (itstool) path: section/para23123#. (itstool) path: section/para
23069#: C/index-in.docbook:1003423124#: C/index-in.docbook:10034
23070#, fuzzy23125#, fuzzy
nn23126#| msgid ""
23127#| "The .hg and .ccg source files are very much like .h and .cc C++ source "
23128#| "files, but they contain extra macros, such as <function>_CLASS_GOBJECT()</"
23129#| "function> and <function>_WRAP_METHOD()</function>, from which "
23130#| "<command>gmmproc</command> generates appropriate C++ source code, usually "
23131#| "at the same position in the header. Any additional C++ source code will "
23132#| "be copied verbatim into the corresponding .h or .cc file."
23071msgid ""23133msgid ""
23072"The .hg and .ccg source files are very much like .h and .cc <phrase "23134"The .hg and .ccg source files are very much like .h and .cc <phrase "
23073"role=\"nowrap\">C++</phrase> source files, but they contain extra macros, "23135"role=\"nowrap\">C++</phrase> source files, but they contain extra macros, "
23074"such as <function>_CLASS_GOBJECT()</function> and <function>_WRAP_METHOD()</"23136"such as <function>_CLASS_GOBJECT()</function> and <function>_WRAP_METHOD()</"
23075"function>, from which <command>gmmproc</command> generates appropriate "23137"function>, from which <command>gmmproc</command> generates appropriate "
23076"<phrase role=\"nowrap\">C++</phrase> source code, usually at the same "23138"<phrase role=\"nowrap\">C++</phrase> source code, usually at the same "
23077"position in the header. Any additional <phrase role=\"nowrap\">C++</phrase> "23139"position in the header. Any additional <phrase role=\"nowrap\">C++</phrase> "
23078"source code will be copied verbatim into the corresponding .h or .cc file."23140"source code will be copied verbatim into the corresponding .h or .cc file."
23079msgstr ""23141msgstr ""
n23080".hg- och .ccg-källfilerna är mycket som .h and .cc-källfiler i C++, men de "n23142".hg- och .ccg-källfilerna är mycket som .h- och .cc-källfiler i C++, men de "
23081"innehåller extra makron som <function>_CLASS_GOBJECT()</function> och "23143"innehåller extra makron som <function>_CLASS_GOBJECT()</function> och "
23082"<function>_WRAP_METHOD()</function> från vilka <command>gmmproc</command> "23144"<function>_WRAP_METHOD()</function> från vilka <command>gmmproc</command> "
23083"genererar lämplig C++-källkod, vanligen på samma plats i huvudet. All "23145"genererar lämplig C++-källkod, vanligen på samma plats i huvudet. All "
23084"ytterligare C++-källkod kommer kopieras som den är i motsvarande .h- eller ."23146"ytterligare C++-källkod kommer kopieras som den är i motsvarande .h- eller ."
23085"cc-fil."23147"cc-fil."
23520"function>-åtkommarna, typregistrering och metoden <function>Glib::wrap()</"23582"function>-åtkommarna, typregistrering och metoden <function>Glib::wrap()</"
23521"function> med mera."23583"function> med mera."
2352223584
23523#. (itstool) path: section/para23585#. (itstool) path: section/para
23524#: C/index-in.docbook:1019323586#: C/index-in.docbook:10193
n23525#, fuzzyn
23526msgid ""23587msgid ""
23527"Other macros, such as <function>_WRAP_METHOD()</function> and "23588"Other macros, such as <function>_WRAP_METHOD()</function> and "
23528"<function>_WRAP_SIGNAL()</function> may only be used after a call to a "23589"<function>_WRAP_SIGNAL()</function> may only be used after a call to a "
23529"<function>_CLASS_*</function> macro."23590"<function>_CLASS_*</function> macro."
23530msgstr ""23591msgstr ""
n23531"Andra makron, som <function>_WRAP_METHOD()</function> and "n23592"Andra makron, som <function>_WRAP_METHOD()</function> och "
23532"<function>_WRAP_SIGNAL()</function> kan endast användas efter ett anrop till "23593"<function>_WRAP_SIGNAL()</function> kan endast användas efter ett anrop till "
23533"ett <function>_CLASS_*</function>-makro."23594"ett <function>_CLASS_*</function>-makro."
2353423595
23535#. (itstool) path: section/para23596#. (itstool) path: section/para
23536#: C/index-in.docbook:1019623597#: C/index-in.docbook:10196
24222msgid ""24283msgid ""
24223"Suppresses definition of destructor in <function>_CLASS_GOBJECT</function> "24284"Suppresses definition of destructor in <function>_CLASS_GOBJECT</function> "
24224"and <function>_CLASS_GTKOBJECT</function>."24285"and <function>_CLASS_GTKOBJECT</function>."
24225msgstr ""24286msgstr ""
24226"Undertrycker definition av destruktorn i <function>_CLASS_GOBJECT</function> "24287"Undertrycker definition av destruktorn i <function>_CLASS_GOBJECT</function> "
n24227"and <function>_CLASS_GTKOBJECT</function>."n24288"och <function>_CLASS_GTKOBJECT</function>."
2422824289
24229#. (itstool) path: section/title24290#. (itstool) path: section/title
24230#: C/index-in.docbook:1045024291#: C/index-in.docbook:10450
24231msgid "_CUSTOM_MOVE_OPERATIONS"24292msgid "_CUSTOM_MOVE_OPERATIONS"
24232msgstr "_CUSTOM_MOVE_OPERATIONS"24293msgstr "_CUSTOM_MOVE_OPERATIONS"
25305"enums should be registered as GTypes."25366"enums should be registered as GTypes."
25306msgstr ""25367msgstr ""
25307"Använd detta alternativ om uppräkningen inte är en <classname>GType</"25368"Använd detta alternativ om uppräkningen inte är en <classname>GType</"
25308"classname>. Detta är fallet när det inte finns någon <function>*_get_type()</"25369"classname>. Detta är fallet när det inte finns någon <function>*_get_type()</"
25309"function>-funktion för C-uppräkningen, men var försiktig så att du inte vara "25370"function>-funktion för C-uppräkningen, men var försiktig så att du inte vara "
n25310"behöver inkludera en extra header för den funktionen. Du bör också "n25371"behöver inkludera ett extra huvud för den funktionen. Du bör också "
25311"rapportera ett fel mot C-API:t, för alla uppräkningar ska registreras som "25372"rapportera ett fel mot C-API:t, för alla uppräkningar ska registreras som "
25312"GType-typer."25373"GType-typer."
2531325374
25314#. (itstool) path: listitem/para25375#. (itstool) path: listitem/para
25315#: C/index-in.docbook:1102325376#: C/index-in.docbook:11023
25343"_WRAP_ENUM(IconLookupFlags, GtkIconLookupFlags, NO_GTYPE)\n"25404"_WRAP_ENUM(IconLookupFlags, GtkIconLookupFlags, NO_GTYPE)\n"
25344"      "25405"      "
2534525406
25346#. (itstool) path: varlistentry/term25407#. (itstool) path: varlistentry/term
25347#: C/index-in.docbook:1103225408#: C/index-in.docbook:11032
n25348#, fuzzyn
25349msgid "gtype_func &lt;function_name&gt;"25409msgid "gtype_func &lt;function_name&gt;"
25350msgstr "gtype_func &lt;funktionsnamn&gt;"25410msgstr "gtype_func &lt;funktionsnamn&gt;"
2535125411
25352#. (itstool) path: listitem/para25412#. (itstool) path: listitem/para
25353#: C/index-in.docbook:1103425413#: C/index-in.docbook:11034
25489"<function>_WRAP_ENUM()</function> för att de är komplext definierade (kanske "25549"<function>_WRAP_ENUM()</function> för att de är komplext definierade (kanske "
25490"med C-makron) men att det fortfarande är önskvärt att inkludera den "25550"med C-makron) men att det fortfarande är önskvärt att inkludera den "
25491"genererade uppräkningsdokumentationen. Det används med samma syntax som "25551"genererade uppräkningsdokumentationen. Det används med samma syntax som "
25492"<function>_WRAP_ENUM()</function> och bearbetar även samma alternativ (även "25552"<function>_WRAP_ENUM()</function> och bearbetar även samma alternativ (även "
25493"om NO_GTYPE, gtype_func &lt;funktionsnamn&gt; och CONV_TO_INT ignoreras för "25553"om NO_GTYPE, gtype_func &lt;funktionsnamn&gt; och CONV_TO_INT ignoreras för "
n25494"att de inte gör någon skillnad på bara uppräkningens dokumentation "n25554"att de inte gör någon skillnad då bara uppräkningens dokumentation "
25495"genereras)."25555"genereras)."
2549625556
25497#. (itstool) path: section/title25557#. (itstool) path: section/title
25498#: C/index-in.docbook:1110625558#: C/index-in.docbook:11106
25499msgid "_WRAP_GERROR"25559msgid "_WRAP_GERROR"
25981"<parameter>out_mime_type</parameter>:"26041"<parameter>out_mime_type</parameter>:"
25982msgstr ""26042msgstr ""
2598326043
25984#. (itstool) path: section/programlisting26044#. (itstool) path: section/programlisting
25985#: C/index-in.docbook:1127926045#: C/index-in.docbook:11279
n25986#, no-wrapn26046#, fuzzy, no-wrap
26047#| msgid ""
26048#| "\n"
26049#| "GInputStream* gdk_clipboard_read_finish(GdkClipboard* clipboard,\n"
26050#| "  GAsyncResult* result, const char** out_mime_type, GError** error)\n"
25987msgid ""26051msgid ""
25988"<code>GInputStream* gdk_clipboard_read_finish(GdkClipboard* clipboard,\n"26052"<code>GInputStream* gdk_clipboard_read_finish(GdkClipboard* clipboard,\n"
25989"  GAsyncResult* result, const char** out_mime_type, GError** error)\n"26053"  GAsyncResult* result, const char** out_mime_type, GError** error)\n"
25990"</code>"26054"</code>"
25991msgstr ""26055msgstr ""
nn26056"\n"
26057"GInputStream* gdk_clipboard_read_finish(GdkClipboard* clipboard,\n"
26058"  GAsyncResult* result, const char** out_mime_type, GError** error)\n"
2599226059
25993#. (itstool) path: section/para26060#. (itstool) path: section/para
25994#: C/index-in.docbook:1128226061#: C/index-in.docbook:11282
25995msgid ""26062msgid ""
25996"To have <command>gmmproc</command> place the value returned in the <phrase "26063"To have <command>gmmproc</command> place the value returned in the <phrase "
25999"macro could be used:"26066"macro could be used:"
26000msgstr ""26067msgstr ""
2600126068
26002#. (itstool) path: section/programlisting26069#. (itstool) path: section/programlisting
26003#: C/index-in.docbook:1128626070#: C/index-in.docbook:11286
n26004#, no-wrapn26071#, fuzzy, no-wrap
26005msgid ""26072msgid ""
26006"<code>\n"26073"<code>\n"
26007"_WRAP_METHOD(Glib::RefPtr&lt;Gio::InputStream&gt; read_finish(\n"26074"_WRAP_METHOD(Glib::RefPtr&lt;Gio::InputStream&gt; read_finish(\n"
26008"  const Glib::RefPtr&lt;Gio::AsyncResult&gt;&amp; result,\n"26075"  const Glib::RefPtr&lt;Gio::AsyncResult&gt;&amp; result,\n"
26009"  Glib::ustring&amp; out_mime_type{&gt;&gt;}), gdk_clipboard_read_finish, errth26076"  Glib::ustring&amp; out_mime_type{&gt;&gt;}), gdk_clipboard_read_finish, errth
>row)\n">row)\n"
26010"</code>"26077"</code>"
26011msgstr ""26078msgstr ""
nn26079"\n"
26080"_WRAP_METHOD(Glib::RefPtr&lt;Gio::InputStream&gt; read_finish(\n"
26081"  const Glib::RefPtr&lt;Gio::AsyncResult&gt;&amp; result,\n"
26082"  Glib::ustring&amp; out_mime_type{&gt;&gt;}), gdk_clipboard_read_finish, errth
 >row)\n"
2601226083
26013#. (itstool) path: section/para26084#. (itstool) path: section/para
26014#: C/index-in.docbook:1129126085#: C/index-in.docbook:11291
26015#, fuzzy26086#, fuzzy
26016msgid ""26087msgid ""
26261"Ditt bibliotek måste initieras innan det kan användas för att registrera de "26332"Ditt bibliotek måste initieras innan det kan användas för att registrera de "
26262"nya typer som det gör tillgängligt. C-biblioteket som du omsluter kan också "26333"nya typer som det gör tillgängligt. C-biblioteket som du omsluter kan också "
26263"ha sin egen initieringsfunktion som du ska anropa. Du kan göra detta i en "26334"ha sin egen initieringsfunktion som du ska anropa. Du kan göra detta i en "
26264"<function>init()</function>-funktion som du kan placera i handkodade "26335"<function>init()</function>-funktion som du kan placera i handkodade "
26265"<filename>init.h</filename>- och <filename>init.cc</filename>-filer. Denna "26336"<filename>init.h</filename>- och <filename>init.cc</filename>-filer. Denna "
n26266"funktion ska initiera dina beroenden (som C funktionen and "n26337"funktion ska initiera dina beroenden (som C-funktionen och "
26267"<application>gtkmm</application>) och anropa din genererade "26338"<application>gtkmm</application>) och anropa din genererade "
26268"<function>wrap_init()</function>-funktion. Till exempel:"26339"<function>wrap_init()</function>-funktion. Till exempel:"
2626926340
26270#. (itstool) path: section/programlisting26341#. (itstool) path: section/programlisting
26271#: C/index-in.docbook:1138126342#: C/index-in.docbook:11381
27350"releasing these examples in parallel under your choice of free software "27421"releasing these examples in parallel under your choice of free software "
27351"license, such as the GNU General Public License, to permit their use in free "27422"license, such as the GNU General Public License, to permit their use in free "
27352"software."27423"software."
27353msgstr ""27424msgstr ""
2735427425
n27355#~| msgid ""n
27356#~| "<link xlink:href=\"http://developer.gnome.org/glibmm/unstable/"
27357#~| "namespaceGlib.html\">Reference</link>"
27358#~ msgid ""27426#~ msgid ""
27359#~ "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"27427#~ "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
27360#~ "namespaceGlib.html\">Reference</link>"27428#~ "namespaceGlib.html\">Reference</link>"
27361#~ msgstr ""27429#~ msgstr ""
27362#~ "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"27430#~ "<link xlink:href=\"https://gnome.pages.gitlab.gnome.org/glibmm/"
27363#~ "namespaceGlib.html\">Referens</link>"27431#~ "namespaceGlib.html\">Referens</link>"
2736427432
n27365#~ msgid ""n
27366#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27367#~ "tree/master/examples/book/iconview\">Source Code, IconView</link>"
27368#~ msgstr ""
27369#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27370#~ "tree/master/examples/book/iconview\">Källkod, IconView</link>"
27371 
27372#, fuzzy
27373#~ msgid ""
27374#~ "<classname>MessageDialog</classname> is a convenience class, used to "
27375#~ "create simple, standard message dialogs, with a message and buttons for "
27376#~ "user response. You can specify the type of message and the text in the "
27377#~ "constructor, as well as specifying standard buttons via the <type>Gtk::"
27378#~ "ButtonsType</type> enum."
27379#~ msgstr ""
27380#~ "<classname>MessageDialog</classname> är en bekvämlighetsklass, som "
27381#~ "används för att skapa enkla standardmeddelandedialoger med ett meddelande "
27382#~ "och knappar för svar från användaren. Du kan ange meddelandetypen och "
27383#~ "texten i konstruktorn, såväl som att ange standardknappar via <type>Gtk::"
27384#~ "ButtonsType</type>-uppräkningen."
27385 
27386#~ msgid ""
27387#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27388#~ "tree/master/examples/book/dialogs/messagedialog\">Source Code</link>"
27389#~ msgstr ""
27390#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27391#~ "tree/master/examples/book/dialogs/messagedialog\">Källkod</link>"
27392 
27393#~ msgid ""
27394#~ "The <classname>FileChooserDialog</classname> is suitable for use with "
27395#~ "\"Open\" or \"Save\" menu items."
27396#~ msgstr ""
27397#~ "<classname>FileChooserDialog</classname> är lämplig för användning med "
27398#~ "menyobjekten ”Öppna” eller ”Spara”."
27399 
27400#~ msgid "FileChooser"
27401#~ msgstr "FileChooser"
27402 
27403#, fuzzy
27404#~ msgid ""
27405#~ "The <classname>ColorChooserDialog</classname> allows the user to choose a "
27406#~ "color. The <classname>ColorButton</classname> opens a color selection "
27407#~ "dialog when it is clicked."
27408#~ msgstr ""
27409#~ "<classname>ColorChooserDialog</classname> låter användaren välja en färg. "
27410#~ "<classname>ColorButton</classname> öppnar en färgvalsdialog när den "
27411#~ "klickas på."
27412 
27413#, fuzzy
27414#~ msgid ""
27415#~ "The <classname>FontChooserDialog</classname> allows the user to choose a "
27416#~ "font. The <classname>FontButton</classname> opens a font chooser dialog "
27417#~ "when it is clicked."
27418#~ msgstr ""
27419#~ "<classname>FontChooserDialog</classname> låter användaren välja ett "
27420#~ "typsnitt. <classname>FontButton</classname>-knappen öppnar en "
27421#~ "typsnittsväljardialog när den klickas på."
27422 
27423#~ msgid ""
27424#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27425#~ "tree/master/examples/book/dialogs/fontchooserdialog\">Source Code</link>"
27426#~ msgstr ""
27427#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27428#~ "tree/master/examples/book/dialogs/fontchooserdialog\">Källkod</link>"
27429 
27430#, no-wrap27433#, no-wrap
27431#~ msgid "intltool-update --pot"27434#~ msgid "intltool-update --pot"
27432#~ msgstr "intltool-update --pot"27435#~ msgstr "intltool-update --pot"
2743327436
27434#~ msgid ""27437#~ msgid ""
27442#~ "<link xlink:href=\"http://ftp.gnome.org/pub/GNOME/sources/gnomemm_hello/"27445#~ "<link xlink:href=\"http://ftp.gnome.org/pub/GNOME/sources/gnomemm_hello/"
27443#~ "\"><literal>gnomemm_hello</literal> example package</link>"27446#~ "\"><literal>gnomemm_hello</literal> example package</link>"
27444#~ msgstr ""27447#~ msgstr ""
27445#~ "<link xlink:href=\"http://ftp.gnome.org/pub/GNOME/sources/gnomemm_hello/"27448#~ "<link xlink:href=\"http://ftp.gnome.org/pub/GNOME/sources/gnomemm_hello/"
27446#~ "\">Exempelpaketet <literal>gnomemm_hello</literal></link>"27449#~ "\">Exempelpaketet <literal>gnomemm_hello</literal></link>"
n27447 n
27448#, fuzzy
27449#~ msgid ""
27450#~ "Your widget class, whether it's derived directly from <classname>Gtk::"
27451#~ "Widget</classname> or from another widget class, can read some style "
27452#~ "information from a CSS (Cascading Style Sheets) file. The users of your "
27453#~ "widget, or the users of an application program with your widget, can then "
27454#~ "modify the style of your widget without modifying the source code. Useful "
27455#~ "classes are <classname>Gtk::StyleContext</classname> and <classname>Gtk::"
27456#~ "CssProvider</classname>. With the methods of <classname>Gtk::"
27457#~ "StyleContext</classname> you can read the values of your widget's style "
27458#~ "information. CSS files are described in the documentation of "
27459#~ "<application>GTK</application>. The following example shows a simple use "
27460#~ "of <methodname>Gtk::StyleContext::get_padding()</methodname>."
27461#~ msgstr ""
27462#~ "Din komponentklass kan läsa viss stilinformation från en CSS-fil "
27463#~ "(Cascading Style Sheets), oavsett om den härleds direkt från "
27464#~ "<classname>Gtk::Widget</classname> eller från en annan komponentklass. "
27465#~ "Användarna av din komponent, eller användarna av ett program med din "
27466#~ "komponent, kan sedan ändra stilen för din komponent utan att ändra "
27467#~ "källkoden. Användbara klasser är <classname>Gtk::StyleContext</classname> "
27468#~ "och <classname>Gtk::CssProvider</classname>. Med metoderna i "
27469#~ "<classname>Gtk::StyleContext</classname> kan du läsa värden för din "
27470#~ "komponents stilinformation. CSS-filer beskrivs i dokumentationen för "
27471#~ "<application>GTK</application>. Följande exempel visar enkel användning "
27472#~ "av <methodname>Gtk::StyleContext::get_padding()</methodname>."
2747327450
27474#~ msgid "For instance, from <filename>adjustment.hg</filename>:"27451#~ msgid "For instance, from <filename>adjustment.hg</filename>:"
27475#~ msgstr "Till exempel, från <filename>adjustment.hg</filename>:"27452#~ msgstr "Till exempel, från <filename>adjustment.hg</filename>:"
2747627453
27477#~ msgid "For example, from <filename>iochannel.hg</filename> in glibmm:"27454#~ msgid "For example, from <filename>iochannel.hg</filename> in glibmm:"
27582#~ "<command>gmmproc</command> att placera C-funktionens returvärde i den "27559#~ "<command>gmmproc</command> att placera C-funktionens returvärde i den "
27583#~ "utdataparametern. I detta fall kommer dock ett nödvändigt "27560#~ "utdataparametern. I detta fall kommer dock ett nödvändigt "
27584#~ "initieringsmakro som det följande också behöva anges: <_:programlisting-3/"27561#~ "initieringsmakro som det följande också behöva anges: <_:programlisting-3/"
27585#~ "> Vilket också skulle kunna skrivas som: <_:programlisting-4/>"27562#~ "> Vilket också skulle kunna skrivas som: <_:programlisting-4/>"
2758627563
nn27564#~ msgid ""
27565#~ "This compiler error might look like this: <_:programlisting-1/> or this: "
27566#~ "<_:programlisting-2/>"
27567#~ msgstr ""
27568#~ "Detta kompileringsfel kan se ut så här: <_:programlisting-1/> eller så "
27569#~ "här: <_:programlisting-2/>"
27570 
27571#~ msgid "Widget Name and CSS Node Name"
27572#~ msgstr "Komponentnamn och CSS-nodnamn"
27573 
27574#, fuzzy
27575#~ msgid ""
27576#~ "<classname>MessageDialog</classname> is a convenience class, used to "
27577#~ "create simple, standard message dialogs, with a message and buttons for "
27578#~ "user response. You can specify the type of message and the text in the "
27579#~ "constructor, as well as specifying standard buttons via the <type>Gtk::"
27580#~ "ButtonsType</type> enum."
27581#~ msgstr ""
27582#~ "<classname>MessageDialog</classname> är en bekvämlighetsklass, som "
27583#~ "används för att skapa enkla standardmeddelandedialoger med ett meddelande "
27584#~ "och knappar för svar från användaren. Du kan ange meddelandetypen och "
27585#~ "texten i konstruktorn, såväl som att ange standardknappar via <type>Gtk::"
27586#~ "ButtonsType</type>-uppräkningen."
27587 
27588#~ msgid ""
27589#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27590#~ "tree/master/examples/book/dialogs/messagedialog\">Source Code</link>"
27591#~ msgstr ""
27592#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27593#~ "tree/master/examples/book/dialogs/messagedialog\">Källkod</link>"
27594 
27595#~ msgid ""
27596#~ "The <classname>FileChooserDialog</classname> is suitable for use with "
27597#~ "\"Open\" or \"Save\" menu items."
27598#~ msgstr ""
27599#~ "<classname>FileChooserDialog</classname> är lämplig för användning med "
27600#~ "menyobjekten ”Öppna” eller ”Spara”."
27601 
27602#~ msgid "FileChooser"
27603#~ msgstr "FileChooser"
27604 
27605#, fuzzy
27606#~ msgid ""
27607#~ "The <classname>ColorChooserDialog</classname> allows the user to choose a "
27608#~ "color. The <classname>ColorButton</classname> opens a color selection "
27609#~ "dialog when it is clicked."
27610#~ msgstr ""
27611#~ "<classname>ColorChooserDialog</classname> låter användaren välja en färg. "
27612#~ "<classname>ColorButton</classname> öppnar en färgvalsdialog när den "
27613#~ "klickas på."
27614 
27615#, fuzzy
27616#~ msgid ""
27617#~ "The <classname>FontChooserDialog</classname> allows the user to choose a "
27618#~ "font. The <classname>FontButton</classname> opens a font chooser dialog "
27619#~ "when it is clicked."
27620#~ msgstr ""
27621#~ "<classname>FontChooserDialog</classname> låter användaren välja ett "
27622#~ "typsnitt. <classname>FontButton</classname>-knappen öppnar en "
27623#~ "typsnittsväljardialog när den klickas på."
27624 
27625#~ msgid ""
27626#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27627#~ "tree/master/examples/book/dialogs/fontchooserdialog\">Source Code</link>"
27628#~ msgstr ""
27629#~ "<link xlink:href=\"https://gitlab.gnome.org/GNOME/gtkmm-documentation/"
27630#~ "tree/master/examples/book/dialogs/fontchooserdialog\">Källkod</link>"
27631 
27632#, fuzzy
27633#~ msgid ""
27634#~ "Your widget class, whether it's derived directly from <classname>Gtk::"
27635#~ "Widget</classname> or from another widget class, can read some style "
27636#~ "information from a CSS (Cascading Style Sheets) file. The users of your "
27637#~ "widget, or the users of an application program with your widget, can then "
27638#~ "modify the style of your widget without modifying the source code. Useful "
27639#~ "classes are <classname>Gtk::StyleContext</classname> and <classname>Gtk::"
27640#~ "CssProvider</classname>. With the methods of <classname>Gtk::"
27641#~ "StyleContext</classname> you can read the values of your widget's style "
27642#~ "information. CSS files are described in the documentation of "
27643#~ "<application>GTK</application>. The following example shows a simple use "
27644#~ "of <methodname>Gtk::StyleContext::get_padding()</methodname>."
27645#~ msgstr ""
27646#~ "Din komponentklass kan läsa viss stilinformation från en CSS-fil "
27647#~ "(Cascading Style Sheets), oavsett om den härleds direkt från "
27648#~ "<classname>Gtk::Widget</classname> eller från en annan komponentklass. "
27649#~ "Användarna av din komponent, eller användarna av ett program med din "
27650#~ "komponent, kan sedan ändra stilen för din komponent utan att ändra "
27651#~ "källkoden. Användbara klasser är <classname>Gtk::StyleContext</classname> "
27652#~ "och <classname>Gtk::CssProvider</classname>. Med metoderna i "
27653#~ "<classname>Gtk::StyleContext</classname> kan du läsa värden för din "
27654#~ "komponents stilinformation. CSS-filer beskrivs i dokumentationen för "
27655#~ "<application>GTK</application>. Följande exempel visar enkel användning "
27656#~ "av <methodname>Gtk::StyleContext::get_padding()</methodname>."
27657 
27587#, no-wrap27658#, no-wrap
27588#~ msgid ""27659#~ msgid ""
27589#~ "\n"27660#~ "\n"
27590#~ "gboolean gtk_icon_view_get_cell_rect(GtkIconView* icon_view,\n"27661#~ "gboolean gtk_icon_view_get_cell_rect(GtkIconView* icon_view,\n"
27591#~ "  GtkTreePath* path, GtkCellRenderer* cell, GdkRectangle* rect);\n"27662#~ "  GtkTreePath* path, GtkCellRenderer* cell, GdkRectangle* rect);\n"
27612#~ "_INITIALIZATION(`Gdk::Rectangle&amp;',`GdkRectangle',`$3 = Glib::wrap(&amp;(27683#~ "_INITIALIZATION(`Gdk::Rectangle&amp;',`GdkRectangle',`$3 = Glib::wrap(&amp;(
>$4))')\n">$4))')\n"
27613#~ msgstr ""27684#~ msgstr ""
27614#~ "\n"27685#~ "\n"
27615#~ "_INITIALIZATION(`Gdk::Rectangle&amp;',`GdkRectangle',`$3 = Glib::wrap(&amp;(27686#~ "_INITIALIZATION(`Gdk::Rectangle&amp;',`GdkRectangle',`$3 = Glib::wrap(&amp;(
>$4))')\n">$4))')\n"
2761627687
t27617#~ msgid ""t
27618#~ "This compiler error might look like this: <_:programlisting-1/> or this: "
27619#~ "<_:programlisting-2/>"
27620#~ msgstr ""
27621#~ "Detta kompileringsfel kan se ut så här: <_:programlisting-1/> eller så "
27622#~ "här: <_:programlisting-2/>"
27623 
27624# TODO: Fixed sep 2022?27688# TODO: Fixed sep 2022?
27625#~ msgid ""27689#~ msgid ""
27626#~ "At the time of writing (July 2022) drag-and-drop in <classname>Gtk::"27690#~ "At the time of writing (July 2022) drag-and-drop in <classname>Gtk::"
27627#~ "TreeView</classname>s does not work. See the <link xlink:href=\"https://"27691#~ "TreeView</classname>s does not work. See the <link xlink:href=\"https://"
27628#~ "gitlab.gnome.org/GNOME/gtk/-/issues/3649\">gtk#3649 issue</link> for the "27692#~ "gitlab.gnome.org/GNOME/gtk/-/issues/3649\">gtk#3649 issue</link> for the "

Note: both files are merged with latest POT file.