mirror of
https://github.com/transmission/transmission.git
synced 2025-12-26 21:29:18 +00:00
(trunk gtk) don't use the GSEAL'ed variable vbox GtkDialog directly... use gtk_dialog_get_content_area() instead
This commit is contained in:
@@ -150,6 +150,8 @@ int gtr_strcmp0( const char * str1, const char * str2 );
|
||||
/* backwards-compatible wrapper around g_dngettext() */
|
||||
const gchar* gtr_ngettext( const gchar*, const gchar*, gulong );
|
||||
|
||||
void gtr_dialog_set_content( GtkDialog * dialog, GtkWidget * content );
|
||||
|
||||
/***
|
||||
****
|
||||
***/
|
||||
|
||||
Reference in New Issue
Block a user