Gdaui
Description:
public namespace Gdaui
Content:
Classes:
Structs:
- Plugin - Structure representing a plugin.
Enums:
Constants:
Delegates:
- public delegate double CloudWeightFunc (DataModel model, int row, void* data)
- public delegate void FormattedEntryInsertFunc (FormattedEntry entry, unichar insert_char, int virt_pos, void* data)
- public delegate void RawGridFormatFunc (CellRenderer cell, TreeViewColumn column, int column_pos, DataModel model, int row, void* data)
Methods:
- public DataEntry new_data_entry (Type type, string? plugin_name)
Creates a new
DataEntry widget, taking into account the requested entry name if plugin_name
is not
null (if no entry of that name is found, then the default data entry widget will be created).
2022 vala-language.org