Table of Contents

Class ConnectAttribute

Namespace
Gtk
Assembly
Gtk-4.0.dll
[AttributeUsage(AttributeTargets.Field)]
public class ConnectAttribute : Attribute
Inheritance
ConnectAttribute
Inherited Members

Constructors

ConnectAttribute(string?)

public ConnectAttribute(string? widgetName = null)

Parameters

widgetName string

Properties

WidgetName

public string? WidgetName { get; }

Property Value

string