mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-27 20:52:12 +01:00
docs: gappinfo: Fix typo <envvar> -> <envar>
This commit is contained in:
parent
5f958e4623
commit
ee94915d0b
@ -737,7 +737,7 @@ g_app_launch_context_init (GAppLaunchContext *launch_context)
|
|||||||
*
|
*
|
||||||
* Gets the display string for the @context. This is used to ensure new
|
* Gets the display string for the @context. This is used to ensure new
|
||||||
* applications are started on the same display as the launching
|
* applications are started on the same display as the launching
|
||||||
* application, by setting the <envvar>DISPLAY</envvar> environment variable.
|
* application, by setting the <envar>DISPLAY</envar> environment variable.
|
||||||
*
|
*
|
||||||
* Returns: a display string for the display.
|
* Returns: a display string for the display.
|
||||||
**/
|
**/
|
||||||
@ -766,7 +766,7 @@ g_app_launch_context_get_display (GAppLaunchContext *context,
|
|||||||
* @files: (element-type GFile): a #GList of of #GFile objects
|
* @files: (element-type GFile): a #GList of of #GFile objects
|
||||||
*
|
*
|
||||||
* Initiates startup notification for the application and returns the
|
* Initiates startup notification for the application and returns the
|
||||||
* <envvar>DESKTOP_STARTUP_ID</envvar> for the launched operation,
|
* <envar>DESKTOP_STARTUP_ID</envar> for the launched operation,
|
||||||
* if supported.
|
* if supported.
|
||||||
*
|
*
|
||||||
* Startup notification IDs are defined in the <ulink
|
* Startup notification IDs are defined in the <ulink
|
||||||
|
Loading…
x
Reference in New Issue
Block a user