Interface PropertyDefinition<T>
- Namespace
- GObject
- Assembly
- GObject-2.0.dll
public interface PropertyDefinition<T>
Type Parameters
T
Properties
ManagedName
The name of the property in dotnet.
string ManagedName { get; }
Property Value
UnmanagedName
The name of the property in GObject/C.
string UnmanagedName { get; }