![]() |
![]() |
![]() |
Rhythmbox Development Reference Manual | ![]() |
---|---|---|---|---|
void rb_error_dialog_full (GtkWindow *parent, gboolean modal, const char *primary, const char *secondary, const char *first_button, ...); void rb_error_dialog (GtkWindow *parent, const char *primary, const char *secondary, ...); GtkWidget* rb_file_chooser_new (const char *title, GtkWindow *parent, GtkFileChooserAction action, gboolean local_only);
void rb_error_dialog_full (GtkWindow *parent, gboolean modal, const char *primary, const char *secondary, const char *first_button, ...);
|
|
|
|
|
|
|
|
|
|
|
void rb_error_dialog (GtkWindow *parent, const char *primary, const char *secondary, ...);
|
|
|
|
|
|
|
GtkWidget* rb_file_chooser_new (const char *title, GtkWindow *parent, GtkFileChooserAction action, gboolean local_only);
|
|
|
|
|
|
|
|
Returns : |