]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmenushellprivate.h
Don't allow individual #includes for GtkBubble/SelectionWindow
[~andy/gtk] / gtk / gtkmenushellprivate.h
index 6015f0c6e28bafba6402d3b8e902b5aa4557858c..e38e394815d3e40bc928e156e2fcc3985e4c537b 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/>.
  */
 
 #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);