preset_dialog.c File Reference

#include <gtk/gtk.h>
#include <libintl.h>
#include <cybergarage/upnp/cdevice.h>
#include <cybergarage/util/cstring.h>
#include <cybergarage/renderingcontrol/crcscontrolpoint.h>
#include <cybergarage/avcontrol/cavcontrolpoint.h>
#include "preset_dialog.h"
#include "now_playing.h"
#include "upnp.h"

Functions

PresetDialogpreset_dialog_new ()
void preset_dialog_delete (PresetDialog *dialog)
void preset_dialog_update (PresetDialog *dialog, gchar *udn)
gchar * preset_dialog_get_selection (PresetDialog *dialog)
void preset_dialog_run ()

Function Documentation

void preset_dialog_delete PresetDialog dialog  ) 
 

Destroy a preset dialog

gchar* preset_dialog_get_selection PresetDialog dialog  ) 
 

Get the selected text from the preset dialog's combo

Parameters:
dialog The preset dialog

PresetDialog* preset_dialog_new  ) 
 

Create a preset dialog

void preset_dialog_run  ) 
 

Displays the preset dialog and invokes the SelectPreset action using the selected preset. Finally destroys the dialog.

void preset_dialog_update PresetDialog dialog,
gchar *  udn
 

Update the presets from the given renderer device

Parameters:
dialog The preset dialog
udn The UDN of the renderer device


Generated on Mon Aug 14 10:23:34 2006 for CyberLinkC-AV by  doxygen 1.4.6