This website requires JavaScript.
Explore
Help
Sign In
atl
/
android_translation_layer
Watch
0
Star
0
Fork
0
You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced
2025-10-27 11:48:10 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5a6ef72513dd5d01681c3d0a30848bf2b3aa41b
android_translation_layer
/
src
/
main-executable
/
back_button.h
5 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
Add backbutton
2024-11-15 08:15:04 +01:00
#
include
<gtk/gtk.h>
run `whitespace_format.py --add-new-line-marker-at-end-of-file --remove-trailing-whitespace --remove-trailing-empty-lines --new-line-marker=linux --normalize-non-standard-whitespace=remove` on src/
2025-02-05 16:27:17 +01:00
GtkWidget
*
back_button_new
(
)
;
void
back_button_set_sensitive
(
bool
sensitive
)
;
Reference in New Issue
Copy Permalink