preset_dialog.h File Reference

#include <gtk/gtk.h>

Go to the source code of this file.

Data Structures

struct  _PresetDialog

Defines

#define _(String)   gettext(String)

Typedefs

typedef _PresetDialog PresetDialog

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 ()


Define Documentation

#define _ String   )     gettext(String)
 


Typedef Documentation

typedef struct _PresetDialog PresetDialog
 


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