mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Merge branch 'sam/goptioncontext-docs' into 'main'
Link goption documentation to GOptionContext type Closes #2953 See merge request GNOME/glib!3350
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
<xi:include href="xml/guri.xml" />
|
||||
<xi:include href="xml/ghostutils.xml" />
|
||||
<xi:include href="xml/shell.xml" />
|
||||
<xi:include href="xml/option.xml" />
|
||||
<xi:include href="xml/goptioncontext.xml" />
|
||||
<xi:include href="xml/patterns.xml" />
|
||||
<xi:include href="xml/gregex.xml" />
|
||||
<xi:include href="regex-syntax.xml" />
|
||||
|
@@ -1353,7 +1353,7 @@ g_shell_error_quark
|
||||
|
||||
<SECTION>
|
||||
<TITLE>Commandline option parser</TITLE>
|
||||
<FILE>option</FILE>
|
||||
<FILE>goptioncontext</FILE>
|
||||
GOptionError
|
||||
G_OPTION_ERROR
|
||||
GOptionArgFunc
|
||||
|
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* SECTION:option
|
||||
* SECTION:goptioncontext
|
||||
* @Short_description: parses commandline options
|
||||
* @Title: Commandline option parser
|
||||
*
|
||||
|
Reference in New Issue
Block a user