X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkmenushellprivate.h;h=e38e394815d3e40bc928e156e2fcc3985e4c537b;hb=e1edc998a2e9c557030d207533932b3120e13fe5;hp=6015f0c6e28bafba6402d3b8e902b5aa4557858c;hpb=2ed81aa57c54dc72936e9284cedffa4a5057fa9c;p=~andy%2Fgtk diff --git a/gtk/gtkmenushellprivate.h b/gtk/gtkmenushellprivate.h index 6015f0c6e..e38e39481 100644 --- a/gtk/gtkmenushellprivate.h +++ b/gtk/gtkmenushellprivate.h @@ -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 . */ #ifndef __GTK_MENU_SHELL_PRIVATE_H__ @@ -58,7 +56,6 @@ struct _GtkMenuShellPrivate void _gtk_menu_shell_select_last (GtkMenuShell *menu_shell, gboolean search_sensitive); -void _gtk_menu_shell_activate (GtkMenuShell *menu_shell); gint _gtk_menu_shell_get_popup_delay (GtkMenuShell *menu_shell); void _gtk_menu_shell_set_grab_device (GtkMenuShell *menu_shell, GdkDevice *device);