1Anjuta(1) Anjuta(1)
2
3
4
6 anjuta - GNOME Integrated Development Environment
7
9 anjuta [option] [files ... ]
10
12 Anjuta is a GNOME IDE and can be used to create either GNOME/GTK+
13 applications with glade or glade-gnome, or can be used for creating
14 generic applications. It is primarily designed for use with C/C++ and
15 features an easy to use debugger and compilation environment.
16
18 -h, --help
19 Output help Anjuta command-line options and exit.
20
21 --help-gtk
22 Output GTK+ command-line options and exit.
23
24 --help-all
25 Output all command-line options and exit.
26
27 -v, --version
28 Output version information and exit.
29
30 -s, --no-splash
31 Do not show the splashscreen at startup.
32
33 -c, --no-client
34 Start a new instance and do not open the file in an existing
35 instance.
36
37 -n, --no-session
38 Do not open last session on startup.
39
40 -f, --no-files
41 Do not open last project and files on startup.
42
43 -p, --proper-shutdown
44 Shut down Anjuta properly, releasing all resources (for debug‐
45 ging).
46
47 -g, --geometry string
48 Specify the size and location of the main window, using the
49 standard X window geometry syntax: WIDTHxHEIGHT+XOFF+YOFF.
50
51 Anjuta supports all the generic GTK options, a full list is available
52 on the Anjuta help screen using --help-gtk.
53
55 This man page was originally written by Rob Bradford <rob‐
56 ster@debian.org>, extended by Jens Georg <mail@jensgeorg.de>. Anjuta
57 was developed by Kh. Naba Kumar Singh <kh_naba@users.sourceforge.net>
58
60 anjuta_launcher(1)
61
62
63
64Jens Georg 3.34.0 Anjuta(1)