Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
c4a883b7
Commit
c4a883b7
authored
Nov 06, 2015
by
François Grisez
Browse files
Fix auto-answer activation in Linphone GTK+
parent
6a5880b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
gtk/linphone.h
gtk/linphone.h
+1
-0
No files found.
gtk/linphone.h
View file @
c4a883b7
...
...
@@ -349,3 +349,4 @@ LINPHONE_PUBLIC void linphone_gtk_reload_video_devices(void);
LINPHONE_PUBLIC
bool_t
linphone_gtk_is_friend
(
LinphoneCore
*
lc
,
const
char
*
contact
);
LINPHONE_PUBLIC
gboolean
linphone_gtk_auto_answer_enabled
(
void
);
LINPHONE_PUBLIC
void
linphone_gtk_update_status_bar_icons
(
void
);
LINPHONE_PUBLIC
void
linphone_gtk_enable_auto_answer
(
GtkToggleButton
*
checkbox
,
gpointer
user_data
);
Write
Preview
Markdown
is supported
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