]> Pileus Git - ~andy/gtk/blobdiff - gtk/deprecated/gtktable.c
filechooserbutton: Test that the expected filename is shown
[~andy/gtk] / gtk / deprecated / gtktable.c
index 689cb268ea61ecaabee02478ce68637b546e4b62..986c687e9db5564d5e3364d7e5a8cee169eec828 100644 (file)
@@ -12,9 +12,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/>.
  */
 
 /*
@@ -601,7 +599,7 @@ gtk_table_init (GtkTable *table)
  * must both be in the range 1 .. 65535. For historical reasons, 0 is accepted
  * as well and is silently interpreted as 1.
  *
- * Returns: A pointer to the the newly created table widget.
+ * Returns: A pointer to the newly created table widget.
  *
  * Deprecated: 3.4: Use gtk_grid_new().
  */