Horizon
|
Public Types | |
typedef sigc::signal< void > | type_signal_update_clicked |
Public Member Functions | |
PullRequestItemBox (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &x, const json &j, const std::string &gh_user, bool no_update) | |
type_signal_update_clicked | signal_update_clicked () |
Static Public Member Functions | |
static PullRequestItemBox * | create (const json &j, const std::string &gh_user, bool no_update) |
Public Attributes | |
const std::string | gh_user |
const int | pr_number |
const std::string | branch_name |