Home
last modified time | relevance | path

Searched refs:tgh_log_dialog_new (Results 1 – 3 of 3) sorted by relevance

/dports/devel/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0/tvp-git-helper/
H A Dtgh-log-dialog.h47 GtkWidget* tgh_log_dialog_new (const gchar *title,
H A Dtgh-log.c122 dialog = tgh_log_dialog_new (NULL, NULL, 0); in tgh_log()
H A Dtgh-log-dialog.c265 tgh_log_dialog_new (const gchar *title, GtkWindow *parent, GtkDialogFlags flags) in tgh_log_dialog_new() function