gsourceclosure.h File Reference

API published in:
API deprecated in:


#include <_ansi.h>
#include <gobject/gclosure.h>

Go to the source code of this file.


Defines

#define  G_TYPE_IO_CHANNEL   (g_io_channel_get_type ())
#define  G_TYPE_IO_CONDITION   (g_io_condition_get_type ())

Functions

G_BEGIN_DECLS IMPORT_C void  g_source_set_closure (GSource *source, GClosure *closure)
IMPORT_C GType  g_io_channel_get_type (void)
IMPORT_C GType  g_io_condition_get_type (void)

Define Documentation

#define G_TYPE_IO_CHANNEL   (g_io_channel_get_type ())
 
#define G_TYPE_IO_CONDITION   (g_io_condition_get_type ())
 

Function Documentation

IMPORT_C GType g_io_channel_get_type void   ) 
 
IMPORT_C GType g_io_condition_get_type void   ) 
 
G_BEGIN_DECLS IMPORT_C void g_source_set_closure GSource source,
GClosure closure
 

Copyright © Nokia Corporation 2001-2008
Back to top