88< link rel ="up " href ="ch01.html " title ="API reference ">
99< link rel ="prev " href ="XAppGpuOffloadHelper.html " title ="XAppGpuOffloadHelper ">
1010< link rel ="next " href ="XAppIconChooserDialog.html " title ="XAppIconChooserDialog ">
11- < meta name ="generator " content ="GTK-Doc V1.33.1 (XML mode) ">
11+ < meta name ="generator " content ="GTK-Doc V1.34.0 (XML mode) ">
1212< link rel ="stylesheet " href ="style.css " type ="text/css ">
1313</ head >
1414< body bgcolor ="white " text ="black " link ="#0000FF " vlink ="#840084 " alink ="#0000FF ">
@@ -83,7 +83,7 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
8383</ td >
8484</ tr >
8585< tr >
86- < td class ="function_type "> const < a href =" ../glib/glib-Basic-Types.html#gchar " > < span class ="returnvalue "> gchar</ span > </ a > *
86+ < td class ="function_type "> const < span class ="returnvalue "> gchar</ span > *
8787</ td >
8888< td class ="function_name ">
8989< a class ="link " href ="XAppIconChooserButton.html#xapp-icon-chooser-button-get-icon " title ="xapp_icon_chooser_button_get_icon () "> xapp_icon_chooser_button_get_icon</ a > < span class ="c_punctuation "> ()</ span >
@@ -150,8 +150,8 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
150150</ div >
151151< div class ="refsect1 ">
152152< a name ="XAppIconChooserButton.object-hierarchy "> </ a > < h2 > Object Hierarchy</ h2 >
153- < pre class ="screen "> < a href =" ../gobject/gobject-The-Base-Object-Type.html# GObject-struct " > GObject </ a >
154- < span class ="lineart "> ╰──</ span > < a href =" ../gobject/gobject-The-Base-Object-Type.html# GInitiallyUnowned" > GInitiallyUnowned </ a >
153+ < pre class ="screen "> GObject
154+ < span class ="lineart "> ╰──</ span > GInitiallyUnowned
155155 < span class ="lineart "> ╰──</ span > < a href ="../gtk3/GtkWidget.html#GtkWidget-struct "> GtkWidget</ a >
156156 < span class ="lineart "> ╰──</ span > < a href ="../gtk3/GtkContainer.html#GtkContainer-struct "> GtkContainer</ a >
157157 < span class ="lineart "> ╰──</ span > < a href ="../gtk3/GtkBin.html#GtkBin-struct "> GtkBin</ a >
@@ -250,7 +250,7 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
250250< a name ="xapp-icon-chooser-button-set-icon "> </ a > < h3 > xapp_icon_chooser_button_set_icon ()</ h3 >
251251< pre class ="programlisting "> < span class ="returnvalue "> void</ span >
252252xapp_icon_chooser_button_set_icon (< em class ="parameter "> < code > < a class ="link " href ="XAppIconChooserButton.html " title ="XAppIconChooserButton "> < span class ="type "> XAppIconChooserButton</ span > </ a > *button</ code > </ em > ,
253- < em class ="parameter "> < code > const < a href =" ../glib/glib-Basic-Types.html#gchar " > < span class ="type "> gchar</ span > </ a > *icon</ code > </ em > );</ pre >
253+ < em class ="parameter "> < code > const < span class ="type "> gchar</ span > *icon</ code > </ em > );</ pre >
254254< p > Sets the icon on the < a class ="link " href ="XAppIconChooserButton.html " title ="XAppIconChooserButton "> < span class ="type "> XAppIconChooserButton</ span > </ a > .</ p >
255255< div class ="refsect3 ">
256256< a name ="xapp-icon-chooser-button-set-icon.parameters "> </ a > < h4 > Parameters</ h4 >
@@ -281,7 +281,7 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
281281< pre class ="programlisting "> < span class ="returnvalue "> void</ span >
282282xapp_icon_chooser_button_set_default_category
283283 (< em class ="parameter "> < code > < a class ="link " href ="XAppIconChooserButton.html " title ="XAppIconChooserButton "> < span class ="type "> XAppIconChooserButton</ span > </ a > *button</ code > </ em > ,
284- < em class ="parameter "> < code > const < a href =" ../glib/glib-Basic-Types.html#gchar " > < span class ="type "> gchar</ span > </ a > *category</ code > </ em > );</ pre >
284+ < em class ="parameter "> < code > const < span class ="type "> gchar</ span > *category</ code > </ em > );</ pre >
285285< p > Sets the icon on the < a class ="link " href ="XAppIconChooserButton.html " title ="XAppIconChooserButton "> < span class ="type "> XAppIconChooserButton</ span > </ a > .</ p >
286286< div class ="refsect3 ">
287287< a name ="xapp-icon-chooser-button-set-default-category.parameters "> </ a > < h4 > Parameters</ h4 >
@@ -309,7 +309,7 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
309309< hr >
310310< div class ="refsect2 ">
311311< a name ="xapp-icon-chooser-button-get-icon "> </ a > < h3 > xapp_icon_chooser_button_get_icon ()</ h3 >
312- < pre class ="programlisting "> const < a href =" ../glib/glib-Basic-Types.html#gchar " > < span class ="returnvalue "> gchar</ span > </ a > *
312+ < pre class ="programlisting "> const < span class ="returnvalue "> gchar</ span > *
313313xapp_icon_chooser_button_get_icon (< em class ="parameter "> < code > < a class ="link " href ="XAppIconChooserButton.html " title ="XAppIconChooserButton "> < span class ="type "> XAppIconChooserButton</ span > </ a > *button</ code > </ em > );</ pre >
314314< p > Gets the icon from the < a class ="link " href ="XAppIconChooserButton.html " title ="XAppIconChooserButton "> < span class ="type "> XAppIconChooserButton</ span > </ a > .</ p >
315315< div class ="refsect3 ">
@@ -407,6 +407,6 @@ <h2><span class="refentrytitle"><a name="XAppIconChooserButton.top_of_page"></a>
407407</ div >
408408</ div >
409409< div class ="footer ">
410- < hr > Generated by GTK-Doc V1.33.1 </ div >
410+ < hr > Generated by GTK-Doc V1.34.0 </ div >
411411</ body >
412412</ html >
0 commit comments