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 661022 - Mark clutter_state_set_key() source_state_name as nullable
Mark clutter_state_set_key() source_state_name as nullable
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-05 20:05 UTC by Marc-Andre Lureau
Modified: 2011-10-07 11:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Mark clutter_state_set_key() source_state_name as nullable (1.49 KB, patch)
2011-10-05 20:05 UTC, Marc-Andre Lureau
committed Details | Review

Description Marc-Andre Lureau 2011-10-05 20:05:18 UTC
To fix bindings.
Comment 1 Marc-Andre Lureau 2011-10-05 20:05:25 UTC
Created attachment 198372 [details] [review]
Mark clutter_state_set_key() source_state_name as nullable
Comment 2 Marc-Andre Lureau 2011-10-05 20:06:43 UTC
Review of attachment 198372 [details] [review]:

::: clutter/clutter-state.c
@@ +922,3 @@
  * ]|
  *
+ * will create a transition from any state (a @source_state_name or NULL is

and a small typo
Comment 3 Emmanuele Bassi (:ebassi) 2011-10-06 12:46:07 UTC
Review of attachment 198372 [details] [review]:

looks good
Comment 4 Emmanuele Bassi (:ebassi) 2011-10-07 11:14:10 UTC
Attachment 198372 [details] pushed as 6d974f2 - Mark clutter_state_set_key() source_state_name as nullable