mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Clarify some docs
svn path=/trunk/; revision=7162
This commit is contained in:
parent
e9a316866d
commit
c7a067e211
@ -1,3 +1,7 @@
|
||||
2008-07-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gappinfo.c: Clarify some docs
|
||||
|
||||
2008-07-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdesktopappinfo.c: Fix a stupid mistake.
|
||||
|
@ -604,7 +604,7 @@ g_app_launch_context_init (GAppLaunchContext *launch_context)
|
||||
* g_app_launch_context_get_display:
|
||||
* @context: a #GAppLaunchContext.
|
||||
* @info: a #GAppInfo.
|
||||
* @files: a #GList of files.
|
||||
* @files: a #GList of @GFile<!-- -->s.
|
||||
*
|
||||
* Gets the display string for the display. This is used to ensure new
|
||||
* applications are started on the same display as the launching
|
||||
@ -636,7 +636,7 @@ g_app_launch_context_get_display (GAppLaunchContext *context,
|
||||
* @info: a #GAppInfo.
|
||||
* @files: a #GList of files.
|
||||
*
|
||||
* Initiates startup notification for the applicaiont and returns the
|
||||
* Initiates startup notification for the application and returns the
|
||||
* DESKTOP_STARTUP_ID for the launched operation, if supported.
|
||||
*
|
||||
* Startup notification IDs are defined in the <ulink
|
||||
|
Loading…
Reference in New Issue
Block a user