Class ListBox.RowSelectedSignalArgs
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
Signal (Event) Arguments for OnRowSelected
public sealed class ListBox.RowSelectedSignalArgs : SignalArgs
- Inheritance
-
ListBox.RowSelectedSignalArgs
- Inherited Members
Properties
Row
public ListBoxRow? Row { get; }