RecentChooser.localOnly

bool localOnly() @property nothrow;

Get localOnly property.

Returns

Whether this #GtkRecentChooser should display only local (file:)

resources.

void localOnly(bool propval) @property nothrow;

Set localOnly property.

Parameters

propvalWhether this #GtkRecentChooser should display only local (file:) resources.