mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
docs: Fix link to g_signal_emit()
This commit is contained in:
parent
1903c6d009
commit
49032b4b63
@ -1256,7 +1256,7 @@ gdk_clipboard_set_content (GdkClipboard *clipboard,
|
||||
*
|
||||
* Values should be passed the same way they are passed to other value
|
||||
* collecting APIs, such as [`method@GObject.Object.set`] or
|
||||
* [`id@g_signal_emit`].
|
||||
* [`func@GObject.signal_emit`].
|
||||
*
|
||||
* ```c
|
||||
* gdk_clipboard_set (clipboard, GTK_TYPE_STRING, "Hello World");
|
||||
|
Loading…
Reference in New Issue
Block a user