Method | Description | |
---|---|---|
AddGroup ( Stetic.ItemGroup igroup, object instance, string targetGtkVersion ) : void | ||
AddProperties ( Stetic.ItemGroupCollection itemGroups, object instance, string targetGtkVersion ) : void | ||
Clear ( ) : void | ||
PropertyTree ( ) : System | ||
RestoreStatus ( ) : void | ||
SaveStatus ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
AppendProperty ( |
||
AppendProperty ( Gtk.TreeIter piter, |
||
OnObjectChanged ( ) : void |
Method | Description | |
---|---|---|
AppendProperty ( Gtk.TreeIter piter, |
||
GroupData ( Gtk tree_column, Gtk cell, Gtk model, Gtk iter ) : void | ||
NotifyChanged ( ) : void | ||
OnSelectionChanged ( object s, |
||
PropertyData ( Gtk tree_column, Gtk cell, Gtk model, Gtk iter ) : void |
public AddGroup ( Stetic.ItemGroup igroup, object instance, string targetGtkVersion ) : void | ||
igroup | Stetic.ItemGroup | |
instance | object | |
targetGtkVersion | string | |
return | void |
public AddProperties ( Stetic.ItemGroupCollection itemGroups, object instance, string targetGtkVersion ) : void | ||
itemGroups | Stetic.ItemGroupCollection | |
instance | object | |
targetGtkVersion | string | |
return | void |
protected AppendProperty ( |
||
prop | ||
instance | object | |
return | void |
protected AppendProperty ( Gtk.TreeIter piter, |
||
piter | Gtk.TreeIter | |
prop | ||
instance | object | |
return | void |