(PortableServer_POA__get_the_POAManager (poa, &ev), &ev);/* run the CORBA main loop for a couple of seconds then quit */loop = g_main_loop_new (NULL, FALSE);g_timeout_add(1000, (GSourceFunc) g_main_loop_quit, loop); g_main_loop_run (loop); bonobo_activation_active_server_...
main_id = g_timeout_add (GAMEDELAY * properties->gamespeed, (GSourceFunc) main_loop,NULL); }#ifdefGGZ_CLIENTif(!add_bonus_id && network_is_host ()) {#elseif(!add_bonus_id) {#endifadd_bonus_id = g_timeout_add (BONUSDELAY * properties->gamespeed, (GSourceFunc) add_bonus_cb,...
self.profilepic.set_from_pixbuf(loader.get_pixbuf().scale_simple(35,35,gtk.gdk.INTERP_BILINEAR))#refresh the update based on the settings, we do this because they may change dynamically#so we have to break the chain and re-create it every timegobject.timeout_add_seconds(int(self.settings...
g_signal_connect_after(opengl,"motion-notify-event", G_CALLBACK(on_chained_event),NULL);#ifndefROAM_DEBUGopengl->sm_source[0] =g_timeout_add_full(G_PRIORITY_HIGH_IDLE+30,33, (GSourceFunc)on_idle, opengl,NULL); opengl->sm_source[1] =g_timeout_add_full(G_PRIORITY_HIGH_IDLE+10,50...