mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-21 14:49:16 +02:00
Remove a new literal tag that has crept in
This commit is contained in:
parent
c43e0c34b0
commit
f04dbac47d
@ -698,9 +698,8 @@ g_application_add_main_option_entries (GApplication *application,
|
|||||||
*
|
*
|
||||||
* This means that the options from #GOptionGroup are only really usable
|
* This means that the options from #GOptionGroup are only really usable
|
||||||
* in the case that the instance of the application being run is the
|
* in the case that the instance of the application being run is the
|
||||||
* first instance. Passing options like <literal>--display=</literal>
|
* first instance. Passing options like `--display=` or `--gdk-debug=`
|
||||||
* or <literal>--gdk-debug=</literal> on future runs will have no effect
|
* on future runs will have no effect on the existing primary instance.
|
||||||
* on the existing primary instance.
|
|
||||||
*
|
*
|
||||||
* Calling this function will cause the options in the supplied option
|
* Calling this function will cause the options in the supplied option
|
||||||
* group to be parsed, but it does not cause you to be "opted in" to the
|
* group to be parsed, but it does not cause you to be "opted in" to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user