public delegate void CallbackMarshal ( Object object,
void** data,
Arg[] args ) ;
public static delegate void ActionCallback ( Action action ) ;
public static delegate void RadioActionCallback ( Action action,
Action current ) ;
public static delegate void AboutDialogActivateLinkFunc ( AboutDialog about,
string link_ ) ;
public delegate bool AccelGroupActivate ( AccelGroup accel_group,
GLib.Object acceleratable,
uint keyval,
Gdk.ModifierType modifier ) ;
public static delegate bool AccelGroupFindFunc ( AccelKey key,
GLib.Closure closure ) ;
public delegate void AccelMapForeach ( void** data,
string accel_path,
uint accel_key,
Gdk.ModifierType accel_mods,
bool changed ) ;
public static delegate int AssistantPageFunc ( int current_page ) ;
public static delegate void BuilderConnectFunc ( Builder builder,
GLib.Object object,
string signal_name,
string handler_name,
GLib.Object connect_object,
GLib.ConnectFlags flags ) ;
public static delegate void Callback ( Widget widget ) ;
public static delegate void CellLayoutDataFunc ( CellLayout cell_layout,
CellRenderer cell,
TreeModel tree_model,
TreeIter iter ) ;
public delegate void ClipboardClearFunc ( Clipboard clipboard,
void** user_data_or_owner ) ;
public delegate void ClipboardGetFunc ( Clipboard clipboard,
SelectionData selection_data,
uint info,
void** user_data_or_owner ) ;
public static delegate void ClipboardImageReceivedFunc ( Clipboard clipboard,
Gdk.Pixbuf pixbuf ) ;
public static delegate void ClipboardReceivedFunc ( Clipboard clipboard,
SelectionData selection_data ) ;
public static delegate void ClipboardRichTextReceivedFunc ( Clipboard clipboard,
Gdk.Atom format,
uchar text,
ulong length ) ;
public static delegate void ClipboardTargetsReceivedFunc ( Clipboard clipboard,
Gdk.Atom atoms,
int n_atoms ) ;
public static delegate void ClipboardTextReceivedFunc ( Clipboard clipboard,
string text ) ;
public delegate void ColorSelectionChangePaletteFunc ( Gdk.Color colors,
int n_colors ) ;
public delegate void ColorSelectionChangePaletteWithScreenFunc ( Gdk.Screen screen,
Gdk.Color colors,
int n_colors ) ;
public static delegate void DestroyNotify ( ) ;
public static delegate bool EntryCompletionMatchFunc ( EntryCompletion completion,
string key,
TreeIter iter ) ;
public static delegate bool FileFilterFunc ( FileFilterInfo filter_info ) ;
public static delegate bool Function ( ) ;
public static delegate void IconViewForeachFunc ( IconView icon_view,
TreePath path ) ;
public delegate int KeySnoopFunc ( Widget grab_widget,
Gdk.EventKey event,
void** func_data ) ;
public static delegate void LinkButtonUriFunc ( LinkButton button,
string link_ ) ;
public delegate void MenuDetachFunc ( Widget attach_widget,
Menu menu ) ;
public static delegate void MenuPositionFunc ( Menu menu,
int x,
int y,
bool push_in ) ;
public delegate void ModuleDisplayInitFunc ( Gdk.Display display ) ;
public delegate void ModuleInitFunc ( int argc,
string argv ) ;
public static delegate weak Notebook NotebookWindowCreationFunc ( Notebook source,
Widget page,
int x,
int y ) ;
public static delegate void PageSetupDoneFunc ( PageSetup page_setup ) ;
public static delegate void PrintSettingsFunc ( string key,
string value ) ;
public delegate bool RcPropertyParser ( GLib.ParamSpec pspec,
GLib.StringBuilder rc_string,
GLib.Value property_value ) ;
public static delegate bool RecentFilterFunc ( RecentFilterInfo filter_info ) ;
public static delegate int RecentSortFunc ( RecentInfo a,
RecentInfo b ) ;
public delegate void SignalFunc ( ) ;
public delegate bool TextBufferDeserializeFunc ( TextBuffer register_buffer,
TextBuffer content_buffer,
TextIter iter,
uchar data,
ulong length,
bool create_tags,
void** user_data,
GLib.Error error ) ;
public static delegate uchar TextBufferSerializeFunc ( TextBuffer register_buffer,
TextBuffer content_buffer,
TextIter start,
TextIter end,
ulong length ) ;
public static delegate bool TextCharPredicate ( unichar ch ) ;
public static delegate void TextTagTableForeach ( TextTag tag ) ;
public delegate weak string TranslateFunc ( string path,
void** func_data ) ;
public static delegate void TreeCellDataFunc ( TreeViewColumn tree_column,
CellRenderer cell,
TreeModel tree_model,
TreeIter iter ) ;
public static delegate void TreeDestroyCountFunc ( TreeView tree_view,
TreePath path,
int children ) ;
public static delegate int TreeIterCompareFunc ( TreeModel model,
TreeIter a,
TreeIter b ) ;
public static delegate void TreeModelFilterModifyFunc ( TreeModel model,
TreeIter iter,
GLib.Value value,
int column ) ;
public static delegate bool TreeModelFilterVisibleFunc ( TreeModel model,
TreeIter iter ) ;
public static delegate bool TreeModelForeachFunc ( TreeModel model,
TreePath path,
TreeIter iter ) ;
public static delegate void TreeSelectionForeachFunc ( TreeModel model,
TreePath path,
TreeIter iter ) ;
public static delegate bool TreeSelectionFunc ( TreeSelection selection,
TreeModel model,
TreePath path,
bool path_currently_selected ) ;
public static delegate bool TreeViewColumnDropFunc ( TreeView tree_view,
TreeViewColumn column,
TreeViewColumn prev_column,
TreeViewColumn next_column ) ;
public static delegate void TreeViewMappingFunc ( TreeView tree_view,
TreePath path ) ;
public static delegate bool TreeViewRowSeparatorFunc ( TreeModel model,
TreeIter iter ) ;
public delegate bool TreeViewSearchEqualFunc ( TreeModel model,
int column,
string key,
TreeIter iter,
void** search_data ) ;
public static delegate void TreeViewSearchPositionFunc ( TreeView tree_view,
Widget search_dialog ) ;
public static delegate void WindowKeysForeachFunc ( Window window,
uint keyval,
Gdk.ModifierType modifiers,
bool is_mnemonic ) ;
public delegate void CallbackMarshal ( Object object,
void** data,
Arg[] args ) ;
public static delegate void ActionCallback ( Action action ) ;
public static delegate void RadioActionCallback ( Action action,
Action current ) ;
public static delegate void AboutDialogActivateLinkFunc ( AboutDialog about,
string link_ ) ;
public delegate bool AccelGroupActivate ( AccelGroup accel_group,
GLib.Object acceleratable,
uint keyval,
Gdk.ModifierType modifier ) ;
public static delegate bool AccelGroupFindFunc ( AccelKey key,
GLib.Closure closure ) ;
public delegate void AccelMapForeach ( void** data,
string accel_path,
uint accel_key,
Gdk.ModifierType accel_mods,
bool changed ) ;
public static delegate int AssistantPageFunc ( int current_page ) ;
public static delegate void BuilderConnectFunc ( Builder builder,
GLib.Object object,
string signal_name,
string handler_name,
GLib.Object connect_object,
GLib.ConnectFlags flags ) ;
public static delegate void Callback ( Widget widget ) ;
public static delegate void CellLayoutDataFunc ( CellLayout cell_layout,
CellRenderer cell,
TreeModel tree_model,
TreeIter iter ) ;
public delegate void ClipboardClearFunc ( Clipboard clipboard,
void** user_data_or_owner ) ;
public delegate void ClipboardGetFunc ( Clipboard clipboard,
SelectionData selection_data,
uint info,
void** user_data_or_owner ) ;
public static delegate void ClipboardImageReceivedFunc ( Clipboard clipboard,
Gdk.Pixbuf pixbuf ) ;
public static delegate void ClipboardReceivedFunc ( Clipboard clipboard,
SelectionData selection_data ) ;
public static delegate void ClipboardRichTextReceivedFunc ( Clipboard clipboard,
Gdk.Atom format,
uchar text,
ulong length ) ;
public static delegate void ClipboardTargetsReceivedFunc ( Clipboard clipboard,
Gdk.Atom atoms,
int n_atoms ) ;
public static delegate void ClipboardTextReceivedFunc ( Clipboard clipboard,
string text ) ;
public delegate void ColorSelectionChangePaletteFunc ( Gdk.Color colors,
int n_colors ) ;
public delegate void ColorSelectionChangePaletteWithScreenFunc ( Gdk.Screen screen,
Gdk.Color colors,
int n_colors ) ;
public static delegate void DestroyNotify ( ) ;
public static delegate bool EntryCompletionMatchFunc ( EntryCompletion completion,
string key,
TreeIter iter ) ;
public static delegate bool FileFilterFunc ( FileFilterInfo filter_info ) ;
public static delegate bool Function ( ) ;
public static delegate void IconViewForeachFunc ( IconView icon_view,
TreePath path ) ;
public delegate int KeySnoopFunc ( Widget grab_widget,
Gdk.EventKey event,
void** func_data ) ;
public static delegate void LinkButtonUriFunc ( LinkButton button,
string link_ ) ;
public delegate void MenuDetachFunc ( Widget attach_widget,
Menu menu ) ;
public static delegate void MenuPositionFunc ( Menu menu,
int x,
int y,
bool push_in ) ;
public delegate void ModuleDisplayInitFunc ( Gdk.Display display ) ;
public delegate void ModuleInitFunc ( int argc,
string argv ) ;
public static delegate weak Notebook NotebookWindowCreationFunc ( Notebook source,
Widget page,
int x,
int y ) ;
public static delegate void PageSetupDoneFunc ( PageSetup page_setup ) ;
public static delegate void PrintSettingsFunc ( string key,
string value ) ;
public delegate bool RcPropertyParser ( GLib.ParamSpec pspec,
GLib.StringBuilder rc_string,
GLib.Value property_value ) ;
public static delegate bool RecentFilterFunc ( RecentFilterInfo filter_info ) ;
public static delegate int RecentSortFunc ( RecentInfo a,
RecentInfo b ) ;
public delegate void SignalFunc ( ) ;
public delegate bool TextBufferDeserializeFunc ( TextBuffer register_buffer,
TextBuffer content_buffer,
TextIter iter,
uchar data,
ulong length,
bool create_tags,
void** user_data,
GLib.Error error ) ;
public static delegate uchar TextBufferSerializeFunc ( TextBuffer register_buffer,
TextBuffer content_buffer,
TextIter start,
TextIter end,
ulong length ) ;
public static delegate bool TextCharPredicate ( unichar ch ) ;
public static delegate void TextTagTableForeach ( TextTag tag ) ;
public delegate weak string TranslateFunc ( string path,
void** func_data ) ;
public static delegate void TreeCellDataFunc ( TreeViewColumn tree_column,
CellRenderer cell,
TreeModel tree_model,
TreeIter iter ) ;
public static delegate void TreeDestroyCountFunc ( TreeView tree_view,
TreePath path,
int children ) ;
public static delegate int TreeIterCompareFunc ( TreeModel model,
TreeIter a,
TreeIter b ) ;
public static delegate void TreeModelFilterModifyFunc ( TreeModel model,
TreeIter iter,
GLib.Value value,
int column ) ;
public static delegate bool TreeModelFilterVisibleFunc ( TreeModel model,
TreeIter iter ) ;
public static delegate bool TreeModelForeachFunc ( TreeModel model,
TreePath path,
TreeIter iter ) ;
public static delegate void TreeSelectionForeachFunc ( TreeModel model,
TreePath path,
TreeIter iter ) ;
public static delegate bool TreeSelectionFunc ( TreeSelection selection,
TreeModel model,
TreePath path,
bool path_currently_selected ) ;
public static delegate bool TreeViewColumnDropFunc ( TreeView tree_view,
TreeViewColumn column,
TreeViewColumn prev_column,
TreeViewColumn next_column ) ;
public static delegate void TreeViewMappingFunc ( TreeView tree_view,
TreePath path ) ;
public static delegate bool TreeViewRowSeparatorFunc ( TreeModel model,
TreeIter iter ) ;
public delegate bool TreeViewSearchEqualFunc ( TreeModel model,
int column,
string key,
TreeIter iter,
void** search_data ) ;
public static delegate void TreeViewSearchPositionFunc ( TreeView tree_view,
Widget search_dialog ) ;
public static delegate void WindowKeysForeachFunc ( Window window,
uint keyval,
Gdk.ModifierType modifiers,
bool is_mnemonic ) ;
Created by Valadoc