gsv.c.types

Undocumented in source.

Public Imports

cairo.c.types
public import cairo.c.types;
gdk.c.types
public import gdk.c.types;
gdkpixbuf.c.types
public import gdkpixbuf.c.types;
gio.c.types
public import gio.c.types;
glib.c.types
public import glib.c.types;
gobject.c.types
public import gobject.c.types;
gtk.c.types
public import gtk.c.types;

Members

Aliases

GtkSourceMountOperationFactory
alias GtkSourceMountOperationFactory = GMountOperation* function(GtkSourceFile* file, void* userdata)

Type definition for a function that will be called to create a gtk.MountOperation This is useful for creating a gtk.MountOperation

Enums

GtkSourceCompletionError
enum GtkSourceCompletionError

An error code used with GTK_SOURCE_COMPLETION_ERROR in a GError returned from a completion-related function.

GtkSourceFileLoaderError
enum GtkSourceFileLoaderError

An error code used with the GTK_SOURCE_FILE_LOADER_ERROR domain.

GtkSourceFileSaverError
enum GtkSourceFileSaverError

An error code used with the GTK_SOURCE_FILE_SAVER_ERROR domain.

GtkSourceFileSaverFlags
enum GtkSourceFileSaverFlags

Flags to define the behavior of a gsv.SourceFileSaver

GtkSourceGutterRendererAlignmentMode
enum GtkSourceGutterRendererAlignmentMode

The alignment mode of the renderer, when a cell spans multiple lines (due to text wrapping).

GtkSourceSpaceLocationFlags
enum GtkSourceSpaceLocationFlags

GtkSourceSpaceLocationFlags contains flags for white space locations.

GtkSourceSpaceTypeFlags
enum GtkSourceSpaceTypeFlags

GtkSourceSpaceTypeFlags contains flags for white space types.

Structs

GtkSourceBufferClass
struct GtkSourceBufferClass

Undocumented in source.

GtkSourceCompletionClass
struct GtkSourceCompletionClass

Undocumented in source.

GtkSourceCompletionContextClass
struct GtkSourceCompletionContextClass

Undocumented in source.

GtkSourceCompletionProposalIface
struct GtkSourceCompletionProposalIface

The virtual function table for GtkSourceCompletionProposal

GtkSourceCompletionProviderIface
struct GtkSourceCompletionProviderIface

The virtual function table for GtkSourceCompletionProvider

GtkSourceGutterRendererClass
struct GtkSourceGutterRendererClass

Undocumented in source.

GtkSourceStyleSchemeChooserInterface
struct GtkSourceStyleSchemeChooserInterface

Undocumented in source.

GtkSourceUndoManagerIface
struct GtkSourceUndoManagerIface

Undocumented in source.

GtkSourceViewClass
struct GtkSourceViewClass

Undocumented in source.