Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
toolboxcallbacks.h File Reference
#include <gtk/gtk.h>
#include "gui.h"
Include dependency graph for toolboxcallbacks.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _BB
 

Functions

_BB void btnToolZoomOut_clicked (GtkWidget *widget, gpointer user_data)
 
_BB void btnToolZoomFit_clicked (GtkWidget *widget, gpointer user_data)
 
_BB void btnToolFit_clicked (GtkWidget *widget, gpointer user_data)
 
_BB void on_btnActivateGraph_clicked (GtkWidget *widget, gpointer user_data)
 

Macro Definition Documentation

◆ _BB

#define _BB

Definition at line 18 of file toolboxcallbacks.h.

Function Documentation

◆ btnToolFit_clicked()

_BB void btnToolFit_clicked ( GtkWidget *  widget,
gpointer  user_data 
)

Definition at line 58 of file toolboxcallbacks.c.

References _ViewInfo::active_camera, _ViewInfo::bdxLeft, _ViewInfo::bdxRight, _ViewInfo::bdyBottom, _ViewInfo::bdyTop, _ViewInfo::cameras, _ViewInfo::clipX1, _ViewInfo::clipX2, _ViewInfo::clipY1, _ViewInfo::clipY2, topview::fitin_zoom, glexpose(), _ViewInfo::panx, _ViewInfo::pany, _viewport_camera::r, SIZE_MAX, _viewport_camera::targetx, _viewport_camera::targety, _ViewInfo::Topview, view, z, and _ViewInfo::zoom.

Referenced by btnToolZoomFit_clicked().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ btnToolZoomFit_clicked()

_BB void btnToolZoomFit_clicked ( GtkWidget *  widget,
gpointer  user_data 
)

Definition at line 27 of file toolboxcallbacks.c.

References _ViewInfo::active_camera, _ViewInfo::bdxLeft, _ViewInfo::bdxRight, _ViewInfo::bdyBottom, _ViewInfo::bdyTop, btnToolFit_clicked(), _ViewInfo::cameras, _ViewInfo::clipX1, _ViewInfo::clipX2, _ViewInfo::clipY1, _ViewInfo::clipY2, NULL, _viewport_camera::r, SIZE_MAX, view, z, and _ViewInfo::zoom.

Referenced by glexpose_main(), and menu_click_center().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ btnToolZoomOut_clicked()

_BB void btnToolZoomOut_clicked ( GtkWidget *  widget,
gpointer  user_data 
)

Definition at line 19 of file toolboxcallbacks.c.

References glmotion_zoom_inc().

Here is the call graph for this function:

◆ on_btnActivateGraph_clicked()

_BB void on_btnActivateGraph_clicked ( GtkWidget *  widget,
gpointer  user_data 
)

Definition at line 86 of file toolboxcallbacks.c.

References _ViewInfo::graphComboBox, switch_graph(), and view.

Here is the call graph for this function: