Callbacks¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- GOffice.ComponentSaxHandler(component, *user_data)¶
- Parameters:
component (
GOffice.Component)
- GOffice.ConfMonitorFunc(node, key, data)¶
- Parameters:
node (
GOffice.ConfNode)key (
str)
- GOffice.FileOpenerOpenFunc(fo, io_context, view, input)¶
- Parameters:
fo (
GOffice.FileOpener)io_context (
GOffice.IOContext)view (
GOffice.View)input (
Gsf.Input)
- GOffice.FileOpenerOpenFuncWithEnc(fo, enc, io_context, view, input)¶
- Parameters:
fo (
GOffice.FileOpener)enc (
str)io_context (
GOffice.IOContext)view (
GOffice.View)input (
Gsf.Input)
- GOffice.FileOpenerProbeFunc(fo, input, pl)¶
- Parameters:
fo (
GOffice.FileOpener)input (
Gsf.Input)
- Return type:
- GOffice.FileSaverSaveFunc(fs, io_context, view, output)¶
- Parameters:
fs (
GOffice.FileSaver)io_context (
GOffice.IOContext)view (
GOffice.View)output (
Gsf.Output)
- GOffice.FormatMeasure(str, layout)¶
- Parameters:
str (
GLib.String)layout (
Pango.Layout)
- Return type:
- GOffice.GraphAxisColorMapHandler(map, *user_data)¶
- Parameters:
Type of the callback to pass to
GOffice.GraphAxisColorMap.foreach() to iterate through color maps.
- GOffice.GraphDataDuplicator(src, dst)¶
- Parameters:
src (
GOffice.GraphDataset)dst (
GOffice.GraphDataset)
- GOffice.GraphEnumFunc(i, style, name, l, data)¶
- GOffice.GraphObjectSaxHandler(obj, *user_data)¶
- Parameters:
obj (
GOffice.GraphObject)
- GOffice.PaletteSwatchRenderCallback(cr, area, index, data)¶
- Parameters:
cr (
cairo.Context)area (
Gdk.Rectangle)index (
int)
- GOffice.PaletteSwatchTooltipCallback(index, data)¶
- GOffice.ParseKeyValueFunc(name, value, err, user)¶
- GOffice.PathCurveToFunc(closure, point0, point1, point2)¶
- Parameters:
point0 (
GOffice.PathPoint)point1 (
GOffice.PathPoint)point2 (
GOffice.PathPoint)
- GOffice.PathLineToFunc(closure, point)¶
- Parameters:
point (
GOffice.PathPoint)
- GOffice.PathMoveToFunc(closure, point)¶
- Parameters:
point (
GOffice.PathPoint)
- GOffice.PluginMethod(plugin, cc)¶
- Parameters:
plugin (
GOffice.Plugin)cc (
GOffice.CmdContext)
- GOffice.PluginServiceCreate()¶
- Return type:
- GOffice.RegressionFunction(x, params, f)¶
- Parameters:
- Return type:
- GOffice.SelectorDndDataGet(selector)¶
- Parameters:
selector (
GOffice.Selector)- Return type:
- GOffice.SelectorDndDataReceived(selector, data)¶
- Parameters:
selector (
GOffice.Selector)data (
int)
- GOffice.SelectorDndFillIcon(selector, pixbuf)¶
- Parameters:
selector (
GOffice.Selector)pixbuf (
GdkPixbuf.Pixbuf)
- GOffice.TranslateFunc(path, func_data)¶
- GOffice.UndoBinaryFunc(a, b, data)¶