mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Fix a cross-reference
svn path=/trunk/; revision=6217
This commit is contained in:
parent
a3b0996156
commit
c009b04f42
@ -1,3 +1,7 @@
|
||||
2007-12-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gappinfo.c: Fix a cross-reference
|
||||
|
||||
2007-12-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gfileinputstream.c:
|
||||
|
@ -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.
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user