Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * | desktop_about_dialog_new () |
void | desktop_about_dialog_set_artists () |
void | desktop_about_dialog_set_authors () |
void | desktop_about_dialog_set_comments () |
void | desktop_about_dialog_set_copyright () |
void | desktop_about_dialog_set_license () |
void | desktop_about_dialog_set_logo_icon_name () |
void | desktop_about_dialog_set_name () |
void | desktop_about_dialog_set_program_name () |
void | desktop_about_dialog_set_translator_credits () |
void | desktop_about_dialog_set_version () |
void | desktop_about_dialog_set_website () |
void desktop_about_dialog_set_artists (GtkWidget *about
,char const *artists[]
);
void desktop_about_dialog_set_authors (GtkWidget *about
,char const *authors[]
);
void desktop_about_dialog_set_comments (GtkWidget *about
,char const *comments
);
void desktop_about_dialog_set_copyright (GtkWidget *about
,char const *copyright
);
void desktop_about_dialog_set_license (GtkWidget *about
,char const *license
);
void desktop_about_dialog_set_logo_icon_name (GtkWidget *about
,char const *icon
);
void desktop_about_dialog_set_name (GtkWidget *about
,char const *name
);
void desktop_about_dialog_set_program_name (GtkWidget *about
,char const *name
);
void desktop_about_dialog_set_translator_credits (GtkWidget *about
,char const *translator
);
void desktop_about_dialog_set_version (GtkWidget *about
,char const *version
);