mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-17 21:08:49 +02: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>
|
2007-12-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gfileinputstream.c:
|
* gfileinputstream.c:
|
||||||
|
@ -514,7 +514,7 @@ G_DEFINE_TYPE (GAppLaunchContext, g_app_launch_context, G_TYPE_OBJECT);
|
|||||||
* g_app_launch_context_new:
|
* g_app_launch_context_new:
|
||||||
*
|
*
|
||||||
* Creates a new application launch context. This is not normally used,
|
* 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.
|
* Returns: a #GAppLaunchContext.
|
||||||
**/
|
**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user