IAnjutaEditorZoom
IAnjutaEditorZoom — Text editor zoom interface
|
|
Stability Level
Unstable, unless otherwise indicated
Object Hierarchy
GInterface
╰── IAnjutaEditorZoom
Includes
#include <libanjuta/interfaces/ianjuta-editor-zoom.h>
Functions
ianjuta_editor_zoom_error_quark ()
GQuark
ianjuta_editor_zoom_error_quark (void
);
ianjuta_editor_zoom_in ()
void
ianjuta_editor_zoom_in (IAnjutaEditorZoom *obj
,
GError **err
);
Zoom in
ianjuta_editor_zoom_out ()
void
ianjuta_editor_zoom_out (IAnjutaEditorZoom *obj
,
GError **err
);
Zoom out
Types and Values
IANJUTA_EDITOR_ZOOM_ERROR
#define IANJUTA_EDITOR_ZOOM_ERROR ianjuta_editor_zoom_error_quark()