Top | ![]() |
![]() |
![]() |
![]() |
gboolean
fm_gtk_init (FmConfig *config
);
Initializes libfm-gtk data. This API should be always called before any other libfm-gtk function is called. It is idempotent.
Since: 0.1.0
void
fm_gtk_finalize ();
Frees libfm data.
This API should be called exactly that many times the fm_gtk_init()
was called before.
Since: 0.1.0