Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
dc6f2abc
Commit
dc6f2abc
authored
Sep 27, 2007
by
Pierre-Luc Beaudoin
Browse files
New function
parent
c402fc49
Changes
1
Hide whitespace changes
Inline
Side-by-side
sflphone-gtk/src/dbus.h
View file @
dc6f2abc
...
...
@@ -45,6 +45,7 @@ void dbus_place_call (const call_t * c);
gchar
**
dbus_account_list
();
GHashTable
*
dbus_account_details
(
gchar
*
accountID
);
void
dbus_set_account_details
(
account_t
*
a
);
void
dbus_add_account
(
account_t
*
a
);
void
dbus_remove_account
(
gchar
*
accountID
);
void
dbus_set_volume
(
const
gchar
*
device
,
gdouble
value
);
gdouble
dbus_get_volume
(
const
gchar
*
device
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment