After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 727123 - GNotification: Some small documentation fixes
GNotification: Some small documentation fixes
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
2.40.x
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-03-27 00:04 UTC by Volker Sobek (weld)
Modified: 2014-03-27 00:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GNotification: Some small documentation fixes (4.19 KB, patch)
2014-03-27 00:04 UTC, Volker Sobek (weld)
committed Details | Review

Description Volker Sobek (weld) 2014-03-27 00:04:12 UTC
Use #GVariant instead of GVariant.

g_notification_add_button_with_target,
g_notification_set_default_action_and_target:
Replace 'format_string' with 'target_format'.

g_notification_set_default_action_and_target_value:
Remove paragraph that apparently had been accidentally copied from
g_notification_set_default_action_and_target.
Comment 1 Volker Sobek (weld) 2014-03-27 00:04:13 UTC
Created attachment 273036 [details] [review]
GNotification: Some small documentation fixes
Comment 2 Emmanuele Bassi (:ebassi) 2014-03-27 00:22:41 UTC
Review of attachment 273036 [details] [review]:

looks good, thanks for the patch!
Comment 3 Volker Sobek (weld) 2014-03-27 00:40:07 UTC
Comment on attachment 273036 [details] [review]
GNotification: Some small documentation fixes

Attachment 273036 [details] pushed as e1dee39 - GNotification: Some small documentation fixes