C# Class Emveepee.Widgets.StackView.StackDetail.Store

Inheritance: ProfileStore
Exibir arquivo Open project: mono/emveepee

Public Methods

Method Description
GetValue ( Gtk iter, int column, GLib &val ) : void
Store ( ProfileData data, DisplayOptions options, List items ) : System

Method Details

GetValue() public method

public GetValue ( Gtk iter, int column, GLib &val ) : void
iter Gtk
column int
val GLib
return void

Store() public method

public Store ( ProfileData data, DisplayOptions options, List items ) : System
data Emveepee.Decoding.ProfileData
options DisplayOptions
items List
return System