]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfilechooserutils.h
GtkTextView: don't popdown a bubble if we don't have one
[~andy/gtk] / gtk / gtkfilechooserutils.h
index ba58d71bdc04aaf74c4dc8d9265a84596194fbdc..ad9ef364b51eed0a0d8000cf9d28a8549ed1627f 100644 (file)
@@ -14,9 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __GTK_FILE_CHOOSER_UTILS_H__
@@ -54,6 +52,8 @@ GQuark _gtk_file_chooser_delegate_get_quark (void) G_GNUC_CONST;
 
 GList *_gtk_file_chooser_extract_recent_folders (GList *infos);
 
+GSettings *_gtk_file_chooser_get_settings_for_widget (GtkWidget *widget);
+
 G_END_DECLS
 
 #endif /* __GTK_FILE_CHOOSER_UTILS_H__ */