Top100
Your Personal Movie List (C++17 CLI + library)
Loading...
Searching...
No Matches
app.h
1
// SPDX-License-Identifier: Apache-2.0
2
//-------------------------------------------------------------------------------
3
// Top100 — Your Personal Movie List
4
//
5
// File: ui/gtk/app.h
6
// Purpose: App-level entry declarations.
7
//-------------------------------------------------------------------------------
8
#pragma once
9
10
int
run_top100_gtk_app(
int
argc,
char
* argv[]);
ui
gtk
app.h
Generated by
1.9.8