mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
profilerassistant: port to GTK 4
This commit is contained in:
@ -28,7 +28,7 @@ G_BEGIN_DECLS
|
||||
|
||||
#define SYSPROF_TYPE_PROFILER_ASSISTANT (sysprof_profiler_assistant_get_type())
|
||||
|
||||
G_DECLARE_FINAL_TYPE (SysprofProfilerAssistant, sysprof_profiler_assistant, SYSPROF, PROFILER_ASSISTANT, GtkBin)
|
||||
G_DECLARE_FINAL_TYPE (SysprofProfilerAssistant, sysprof_profiler_assistant, SYSPROF, PROFILER_ASSISTANT, GtkWidget)
|
||||
|
||||
GtkWidget *sysprof_profiler_assistant_new (void);
|
||||
void sysprof_profiler_assistant_set_executable (SysprofProfilerAssistant *self,
|
||||
|
||||
Reference in New Issue
Block a user