C Library Functions libgnome-media-profiles(3)
NAME
libgnome-media-profiles - a GNOME Library to edit audio pro-
fileSYNOPSIS
#include
cc [flag ...] `pkg-config --cflags --libs gnome-media-profiles ` file
DESCRIPTION
libgnome-media-profiles is a library to be used to edit
audio profile. It provides several functions: a) a function to get a dialog to edit audio profilesGapProfilesEdit * gm_audio_profile_edit_new()
b) a function to get a dialog to edit a specific audio pro-
file based on its idGapProfileEdit *gm_audio_profile_edit_new(const char *id)
c) functions to manipulate the profiles- get list/count of profiles
- get profile specifics
d) a function to get a dialog to choose a profile fromGtkDialog * gm_audio_profile_choose()
FILES The following files are used by this library:/usr/lib/libgnome-media-profiles.so
libgnome-media-profiles library
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | gnome/media/gnome-media |
|_____________________________|_____________________________|
| Interface stability | Volatile ||_____________________________|_____________________________|
SunOS 5.11 Last change: 24 Feb 2009 1
C Library Functions libgnome-media-profiles(3)
SEE ALSO
attributes(5) NOTES Written by Jerry Tan, Sun Microsystems Inc., 2009.SunOS 5.11 Last change: 24 Feb 2009 2