| Lumiere Reference Manual |
|---|
#define GTK_XINE_INFO_CONST (obj) GtkXineInfo* gtk_xine_info_new (xine_stream_t *stream, const char *uri);
#define GTK_XINE_INFO_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), gtk_xine_info_get_type(), GtkXineInfo const)
| obj : |
|
GtkXineInfo* gtk_xine_info_new (xine_stream_t *stream, const char *uri);
| stream : | |
| uri : | |
| Returns : |
|
| <<< GtkXine | mangle >>> |