~ubuntu-branches/ubuntu/raring/rygel/raring

« back to all changes in this revision

Viewing changes to tests/rygel-state-machine_item-creator.c

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2012-09-26 22:34:15 UTC
  • mfrom: (1.3.2)
  • mto: (14.1.10 sid)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20120926223415-mem27auv86jjrj9k
ImportedĀ UpstreamĀ versionĀ 0.16.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* rygel-state-machine_item-creator.c generated by valac 0.17.4.16-52707, the Vala compiler
 
1
/* rygel-state-machine_item-creator.c generated by valac 0.16.1, the Vala compiler
2
2
 * generated from rygel-state-machine_item-creator.vala, do not modify */
3
3
 
4
4
/*
94
94
#line 27 "/home/jens/Source/rygel/tests/rygel-state-machine_item-creator.vala"
95
95
                initialized = TRUE;
96
96
#line 27 "/home/jens/Source/rygel/tests/rygel-state-machine_item-creator.vala"
97
 
                g_object_interface_install_property (iface, g_param_spec_object ("cancellable", "cancellable", "cancellable", g_cancellable_get_type (), G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB | G_PARAM_READABLE | G_PARAM_WRITABLE));
 
97
                g_object_interface_install_property (iface, g_param_spec_object ("cancellable", "cancellable", "cancellable", G_TYPE_CANCELLABLE, G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB | G_PARAM_READABLE | G_PARAM_WRITABLE));
98
98
#line 27 "/home/jens/Source/rygel/tests/rygel-state-machine_item-creator.vala"
99
99
                g_signal_new ("completed", RYGEL_TYPE_STATE_MACHINE, G_SIGNAL_RUN_LAST, 0, NULL, NULL, g_cclosure_marshal_VOID__VOID, G_TYPE_NONE, 0);
100
100
#line 101 "rygel-state-machine_item-creator.c"