Fix up previous commit.
This commit is contained in:
parent
a2ae16ad30
commit
363c02e807
@ -1796,7 +1796,7 @@ gtk_file_chooser_list_shortcut_folder_uris (GtkFileChooser *chooser)
|
|||||||
* Since: 2.6
|
* Since: 2.6
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
gtk_file_chooser_set_select_multiple (GtkFileChooser *chooser,
|
gtk_file_chooser_set_show_hidden (GtkFileChooser *chooser,
|
||||||
gboolean show_hidden)
|
gboolean show_hidden)
|
||||||
{
|
{
|
||||||
g_return_if_fail (GTK_IS_FILE_CHOOSER (chooser));
|
g_return_if_fail (GTK_IS_FILE_CHOOSER (chooser));
|
||||||
|
Loading…
Reference in New Issue
Block a user