mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-26 01:20:05 +01:00
gio/appinfo: Directly link GdkAppLaunchContext
We can only use the [class@Foo.Bar] syntax for identifiers under namespaces included by the current namespace. Naturally, we cannot include the GDK namespace. Use a direct link for this instead.
This commit is contained in:
parent
ecc9904996
commit
a84c67da71
@ -1346,7 +1346,7 @@ G_DEFINE_TYPE_WITH_PRIVATE (GAppLaunchContext, g_app_launch_context, G_TYPE_OBJE
|
||||
*
|
||||
* Creates a new application launch context. This is not normally used,
|
||||
* instead you instantiate a subclass of this, such as
|
||||
* [class@Gdk.AppLaunchContext].
|
||||
* [`GdkAppLaunchContext`](https://docs.gtk.org/gdk4/class.AppLaunchContext.html).
|
||||
*
|
||||
* Returns: a launch context.
|
||||
**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user