GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AG_GUIDEBUGGER(3) FreeBSD Library Functions Manual AG_GUIDEBUGGER(3)

AG_GuiDebuggeragar GUI debugging tool

#include <agar/core.h>
#include <agar/gui.h>

The Agar GUI debugger is available when the Agar library is compiled with the ‘--enable-debug’ option. The GUI debugger allows the tree of windows and widgets to be inspected in extensive detail.

AG_Window *
(AG_Window *_Nonnull);

The () function creates the GUI debugger window. The caller should invoke AG_WindowShow(3) to display it. The debugger window should be closed before the window which it is debugging.

AG_Intro(3), AG_Widget(3), AG_Window(3)

The AG_GuiDebugger tool first appeared in Agar 1.3.4.

December 21, 2022 Agar 1.7

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.