C# Class PersonPhotoButton, chronojump

Exibir arquivo Open project: GNOME/chronojump Class Usage Examples

Public Methods

Method Description
CreateButton ( ) : Gtk.Button
GetPersonID ( Gtk b ) : int
PersonPhotoButton ( Person, p ) : System

Method Details

CreateButton() public method

public CreateButton ( ) : Gtk.Button
return Gtk.Button

GetPersonID() public static method

public static GetPersonID ( Gtk b ) : int
b Gtk
return int

PersonPhotoButton() public method

public PersonPhotoButton ( Person, p ) : System
p Person,
return System