mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Fix a cross-reference
svn path=/trunk/; revision=6217
This commit is contained in:
@@ -514,7 +514,7 @@ G_DEFINE_TYPE (GAppLaunchContext, g_app_launch_context, G_TYPE_OBJECT);
|
||||
* g_app_launch_context_new:
|
||||
*
|
||||
* Creates a new application launch context. This is not normally used,
|
||||
* instead you instantiate a subclass of this, such as GdkLaunchContext.
|
||||
* instead you instantiate a subclass of this, such as #GdkAppLaunchContext.
|
||||
*
|
||||
* Returns: a #GAppLaunchContext.
|
||||
**/
|
||||
|
Reference in New Issue
Block a user